|
|
|
|
|
Joined: Thu Oct 25 2007, 09:02AM
Posts: 4
|
Wed Jan 06 2010, 12:41AM
|
|
|
I purchased this fine theme today but seem to be having problems with the Corlette Feature box. Looking at your demo against my site it looks pretty much screwed up. Have a look here.
http://www.flight-sim.co.uk/news.php
Also, is there any way to stop certain areas from showing on every page as the video box in area 8 shows everywhere.
Thanks in advance.
[ Edited Wed Jan 06 2010, 12:42AM ]
|
|
|
|
e107 Theme Developer
Joined: Fri Nov 17 2006, 10:24AM
Posts: 407
|
Wed Jan 06 2010, 09:01AM
|
|
|
|
I can't open your site to take a look.
|
|
|
|
Joined: Thu Oct 25 2007, 09:02AM
Posts: 4
|
Sat Jan 09 2010, 08:07AM
|
|
|
Try now. The raid array failed on the server...just my luck :(
Also, when you click a forum link the line dissapears from the forum list as the visited link colour blends in with the background. What line do I have to change in the css to change this?
[ Edited Sat Jan 09 2010, 08:20AM ]
|
|
|
|
e107 Theme Developer
Joined: Fri Nov 17 2006, 10:24AM
Posts: 407
|
Sat Jan 09 2010, 10:14AM
|
|
|
|
I can't explain right now where the issue is but next week we'll release a new version of this theme. I'll contact you as soon as I have something.
|
|
|
|
Joined: Thu Oct 25 2007, 09:02AM
Posts: 4
|
Sat Jan 09 2010, 10:09PM
|
|
|
|
okay, no problem.
|
|
|
|
e107 Theme Developer
Joined: Fri Nov 17 2006, 10:24AM
Posts: 407
|
Mon Jan 11 2010, 12:34PM
|
|
|
|
Looking at your demo against my site it looks pretty much screwed up. Have a look here. A quick fix for the CSS. Open style.css and change line 51:
#header-wrapper { position: relative; height: 175px; z-index: 20 }
to
#header-wrapper { position: relative; height: 295px; z-index: 20 }
Also, is there any way to stop certain areas from showing on every page as the video box in area 8 shows everywhere. You can use the menu visibility option to configure certain menus for showing on specific pages.
Also, when you click a forum link the line dissapears from the forum list as the visited link colour blends in with the background. What line do I have to change in the css to change this?
Quick fix. Open style.css end edit line 104:
.menu-wrapper-C a:link, .menu-wrapper-A a:visited { color: #E4E4E4; }
to
.menu-wrapper-C a:link, .menu-wrapper-A a:visited { color: #0072C1; }
Do you have the latest Corllete Lab Widgets installed ?
Do you have Lightview widget installed or Shadowbox. or any error messages when you go to the Corllete Lab Widgets plugin?
[ Edited Mon Jan 11 2010, 01:02PM ]
|
|
|
|
Joined: Thu Oct 25 2007, 09:02AM
Posts: 4
|
Wed Jan 13 2010, 11:00AM
|
|
|
|
I've now updated to the correct PHP version an all errors getting into the lab widgets have gone. Thanks for the fixes, they work great. Just one last question? Do I install corlette feature box V1 that I can download from e107 plugins? When I do that I get two boxes. One which looks fine but a second underneath it where the buttons are all messed up. I'm sorry for being such a newb at this.
|
|
|
|
|
|
Moderators: SonicE, veskoto, SecretR, Stoewarius, steved, McFly, Cameron, yanniiwanow
|
|
|