The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Links in header no longer working on custom skin
Somehow after creating a few new styles our default custom style links in the header no longer work here is the code within the header template for our default custom skin:
Code:
<td class="navigation"><a href="/index.php" rel="nofollow">Teen Forums</a></td><td width="2" style="padding:0px;"><img src="images/colortheory/misc/navseperator.gif" alt="Nav Seperator" /></td> <td class="navigation"><a href="/blog.php">Blogs</a></td><td width="2" style="padding:0px;"><img src="images/colortheory/misc/navseperator.gif" alt="Nav Seperator" /></td> <td class="navigation"><a href="/all_albums.php">Photos</a></td><td width="2" style="padding:0px;"><img src="images/colortheory/misc/navseperator.gif" alt="Nav Seperator" /></td> <td class="navigation"><a href="/teen-forums-videos/">Videos</a></td><td width="2" style="padding:0px;"><img src="images/colortheory/misc/navseperator.gif" alt="Nav Seperator" /></td> <td class="navigation"><a href="/arcade.php">Arcade</a></td><td width="2" style="padding:0px;"><img src="images/colortheory/misc/navseperator.gif" alt="Nav Seperator" /></td> Vbulletin 3.8 too. Thank you --------------- Added [DATE]1231948467[/DATE] at [TIME]1231948467[/TIME] --------------- I would like to add that the only thing I have done is add a few new styles which are more or less duplicates of the default one which I have been restyling. I havent made any edits at all to our default to cause this. --------------- Added [DATE]1231949043[/DATE] at [TIME]1231949043[/TIME] --------------- Please help ________ JAILBROKEN |
#2
|
||||
|
||||
What do you mean that they no longer work? Do you not see them? Are they sending you to the wrong page? Are they broken links? What does the page source say?
Perhaps a link to the page would help. |
#3
|
|||
|
|||
I have sent a PM with the board URL. The links not working are the ones at the top with Arcade etc. The source looks fine to me. The links simply dont link anywhere at all, the only working ones are the popup ones but they are only shown on the inside.
--------------- Added [DATE]1231949817[/DATE] at [TIME]1231949817[/TIME] --------------- Update, I have just tested them in IE and they are linking. I am REALLY confused. ________ Extreme vaporizer review |
#4
|
||||
|
||||
That's a weird one. According to firebug, your div - <div id="headerlogologgedout"> - is 'covering' the navbar and thus you can't click on the middle links. You'll notice that as you go accross hovering over it, you can click on the very left of register and the very right of arcade.
|
#5
|
|||
|
|||
I will try removing the logged out logo as it isnt particularly needed I think
--------------- Added [DATE]1231950133[/DATE] at [TIME]1231950133[/TIME] --------------- That didnt work at all --------------- Added [DATE]1231950500[/DATE] at [TIME]1231950500[/TIME] --------------- Right I have fixed it for lower screen resolutions. I edited the css for the logo yesterday and it appears that it isnt compatible or I am doing something wrong. This is the CSS how it is now and working on lower resolutions: Code:
#headerlogo { float:left; height: 116px; width:400px; display:inline !important; repeat: no-repeat; margin-left:30px; margin-top:30px; } ________ DIGITAL EASY VAPE INSTRUCTIONS |
#6
|
||||
|
||||
It works fine for me and I don't see why it wouldn't work for other resolutions. You have the div container the same size as the image right now.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|