Re: Cork Board Template Support Thread
Quote:
Originally Posted by
mzma01
Clyde,
Where can I do the adjustment for the middle column coz I can only adjust left & right column in admin, configuration, layout setting.
Secondly, in my website under column supported by, can I enhance the lenght coz it seems that it had been set to a certain pxl coz when I tried to add a few other banner link, it do not appear. Please assist me. TQ:blink:
link to your site?
Re: Cork Board Template Support Thread
Re: Cork Board Template Support Thread
Quote:
Originally Posted by
mzma01
Clyde,
Where can I do the adjustment for the middle column coz I can only adjust left & right column in admin, configuration, layout setting.
Secondly, in my website under column supported by, can I enhance the lenght coz it seems that it had been set to a certain pxl coz when I tried to add a few other banner link, it do not appear. Please assist me. TQ:blink:
The following declarations in the stylesheet.css will control the width of the template. Change the highlighted portions to suite your needs.
#mainWrapper {
margin: 0 auto;
padding:0;
background: url(../images/main_wrapper_bg.gif) repeat;
text-align: left;
width: 960px; /* set the overall width of the site - can be either fixed width or "liquid" set as percentage */
height:1%;
}
#navColumnOne {padding: 1.5em .5em 0 1em;float:left;vertical-align: top;font-size: 1em;width:160px !important;}
#navColumnTwo {padding: 1.5em 0;float:right;vertical-align: top;font-size: 1em;width:160px !important;}
.leftBoxContainer, .rightBoxContainer {margin: 0 10px 10px 0;width:150px !important;}
#contentColumnMain {width: 64%;float:left;vertical-align: top; font-size: 1.2em;}
----------
sidebox_content.gif is 1200px high
the information you've placed in your right column exceeds this height.
in order to make it fit you will need to redo sidebox_content.gif and make the height larger.
Re: Cork Board Template Support Thread
Thanks Clyde! I have made the changes, but i don't think i did it right. The total size should be ok, I had change it to 1040pxl. But if you look at the side box, it just change a bit, then every title of the side box, i mean the size stay at the same size:no:
Re: Cork Board Template Support Thread
Quote:
Originally Posted by
mzma01
Thanks Clyde! I have made the changes, but i don't think i did it right. The total size should be ok, I had change it to 1040pxl. But if you look at the side box, it just change a bit, then every title of the side box, i mean the size stay at the same size:no:
adjust the width of sidebox_header.gif
Re: Cork Board Template Support Thread
Thanks Clyde! I made it! But why the length of the side box banner does change even though I had enhance it to 3600 pxl? Coz I add a few more banners but it did not appear in the side box banner..
Re: Cork Board Template Support Thread
Quote:
Originally Posted by
mzma01
Thanks Clyde! I made it! But why the length of the side box banner does change even though I had enhance it to 3600 pxl? Coz I add a few more banners but it did not appear in the side box banner..
I count 6 in the sidebox and the sidebox looks fine.
Re: Cork Board Template Support Thread
Yeap..the 6 banner are ok. But when I tried to add another one, it does not appear, do i need to change anything else?:unsure:
Re: Cork Board Template Support Thread
Quote:
Originally Posted by
mzma01
Yeap..the 6 banner are ok. But when I tried to add another one, it does not appear, do i need to change anything else?:unsure:
how are you adding the additional banner(s)
Re: Cork Board Template Support Thread
I add the banner through tools & banner manager. Then I copy & paste the html code for the link.