Elxis CMS Forum

Support => General => Topic started by: cfb1972 on October 09, 2010, 11:30:53

Title: Template Okto-how do I change the right's column width and background colour?
Post by: cfb1972 on October 09, 2010, 11:30:53
Can anybody give me some guidance?
What is the most SEO friendly template in Elxis collection?
Title: Re: Template Okto-how do I change the right's column width and background colour?
Post by: rentasite on October 09, 2010, 11:48:31

Try IOS Clean http://bit.ly/dgrgJd and Template Philoxenia http://bit.ly/d8rhlE

Why is the Subject different from your question?
Title: Re: Template Okto-how do I change the right's column width and background colour?
Post by: webgift on October 09, 2010, 13:04:07
There are a lot of Templates on EDC (http://www.elxis-downloads.com/downloads/front-end-templates/) which uses Search Engine Optimization techniques.
One of the parameters is when the main content of your site ( articles ) read first than left or right menu.
Don't forget that search machines read the page of source code from begin to the end of it.
Title: Re: Template Okto-how do I change the right's column width and background colour?
Post by: cfb1972 on October 09, 2010, 13:16:51
Thanks for sugestions but any chance to tell me how do I change the size of the right column Okto template?  :-*
Title: Re: Template Okto-how do I change the right's column width and background colour?
Post by: webgift on October 09, 2010, 13:21:55
css/layout.css
Line : 71
#rightcolumn {
   float:right;
   width:20%; /* 19.5% */
   overflow:hidden;
   margin-left:-3px;
}

You must know about CSS in order to change that width. This parameter affects the width of #sitecontent , #main-body , #leftcolumn  etc.

As Supernet told you , don't write a subject that it's different from the discussion   ;)
Title: Re: Template Okto-how do I change the right's column width and background colour?
Post by: cfb1972 on October 14, 2010, 12:23:57
Guys,

I've spent few £ to buy Ioannis' template IOS Clean and apart from contributing to his work (thank you) I think it look quite well on my website (http://zimbrul.net). Obviouslly, some adjustements needs to be done, however this is just at the early stages, the website I mean...
Title: Re: Template Okto-how do I change the right's column width and background colour?
Post by: datahell on October 15, 2010, 08:44:07
Nice. Remove the IOS copyright from the bottom.