Logged Out
Create an Account
Login:
Password:

Forgot your password?
Need help on Advanced Layout Options !!!

Need help on Advanced Layout Options !!!
[Back to Index]
Thread Tags
Primary: [Advanced Layout]
Secondary: None

I just got my guild's website up and now the thing ahead of me is to design a very nice outlook for the website like those shown in Featured Guild Sites. I have been trying to play around with the CSS and html templates that I downloaded but it seems like there's nothing much I can do about it. I'm not an expert of HTML or CSS user. Anyone can show me examples of how to get it done via any editor e.g. Frontpage or CSS editor?

All helps are greatly appreciated.
Unfortunately, it's not going to be easily done with Frontpage or generally any kind of Editor in particular.

Because of the degree of flexibility allowed for this, you're almost certainly going to need to do hand HTML coding, which will take some time, if you're not familiar with it.


--
It's all in the reflexes.
I'll say that I do have some intentions on making a much more elaborate guide to building your site with the Advanced Layout Options, however, it's going to assume you know HTML, by providing examples without thorough explanation.


--
It's all in the reflexes.
I'm not an expert on HTML and CSS but at least I know the simple knowledge of it. If there are some examples that I can refer to or work on, I believe I will be able to get it done. Thanks Chop for yr reply and I do hope to get my website done up asap.

Waiting for your gd news !!!
That revert back to original button saved my ass. Anyway, for some reason not apparent to myself, everytime I modify the layout.html file and re-upload it, it loses the page formatting. No colors, font styles, etc...

Is there something obvious that i'm overlooking? Maybe I'm just not grasping the concept here. I'm fairly proficient with html.
I think when you use the advanced layout files (html and css) it overrides the simple layout options you set. so i think you need to set your colors and stuff in the css or directly in the html since the simple layout stuff gets overriden when using advanced options.
Looking at the code for your layout file that you uploaded, I see exactly what's causing you problems:

<link rel="stylesheet" href="layout_files/style.htm" type="text/css">

What I suggest doing is instead of clicking the "Current File" link, then going "File > Save As", just right click the link and "Save Target As" for IE, or "Save Link As" for Firefox.

That'll give you an unadultered version (when you do "Save As" from File, it tries to copy all the linked files and moves them into a folder on your desktop, then changing all the links in the code)


--
It's all in the reflexes.
Awesome! I'm actually starting to get the hang of this.

Thanks!!!
Feel free to examine my crude coding. It's not exactly up the standards of the WC3 CSS/XML, but eh.

http://apexwow.com/settings/apex/files/index.txt
http://apexwow.com/settings/apex/files/menupage.txt


--
http://apexwow.com
Quote
Feel free to examine my crude coding. It's not exactly up the standards of the WC3 CSS/XML, but eh.

http://apexwow.com/settings/apex/files/index.txt
http://apexwow.com/settings/apex/files/menupage.txt


Yay!!! Another Google King thats not ashamed to admit it


--
Six Demon BagRefresh This Item
Jack Burton: Hey, what more can a guy ask for?
Egg Shen: Oh, a six-demon bag!
Jack Burton: Terrific, a six-demon bag. Sensational. What's in it, Egg?
Egg Shen: Wind, fire, all that kind of thing!
Google king?

EDIT: and that would be Queen ;p


--
http://apexwow.com


[Back to Index]