Author |
Message |
Dude
Joined: Aug 09, 2004
Posts: 1
Status: Offline
|
Posted:
Aug 09, 2004 - 10:39 PM |
|
Hi,
I have purchased both wvCorporateX and wvNewZealand, vNewZealand is working perfectly, but the wvCorporateX is moving the Advanced Search Box to the left side of the header and "messing up" the themeheader on the right side.
The other error is in the News section, the Related links on the right side is showing corrupted text.
I have downloaded a fresh wvCorporateX installation and I have not done any modification to the Theme or to Postnuke
Since everything is working in wvNewZealand, what action should I take to solve the problem?
Thank's |
|
|
|
 |
Lobos
Site Admin
Joined: May 17, 2004
Posts: 63
Status: Offline
|
Posted:
Aug 25, 2004 - 02:27 PM |
|
With the problem concerning the search box - you need to go into your autotheme admin - extras and activate the extra called (something like this, I can't remember the name) activate IE CSS fixs.
The second issue can be sorted out by doing this:
1.copy leftblock.html and save the copy as rightblock.html (in the same folder as leftblock.html).
2.open theme.cfg and you will see around line 13 this code:
'rightblock' => '',
Change this to
'rightblock' => 'rightblock.html',
tip: you can change the width of this block by editing your new rightblock.html file.
Thanks |
|
|
|
 |
|
| |