The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Two Questions
Sorry guys I need your help lol
Two things that I am struggling on today and I am having some silly moments. 1) What link would I use so members can see all the latest albums, I thought it would be this but it doesnt seem to be right http://www.mytattooforum.com/members/albums.html 2) How do I lower the boxes where it says (latest Ink / Social Groups) It was ok earlier and I have made some changes now I can't seem to get it back. I realise it is in the header as I have made changes to logo etc but can't figure out what bit (see code below) <table width="960" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="350" align="left" valign="top"><img src="theme/fabric/logo.png" alt="Tattoo Forum" width="350" height="50" /></td> <td width="350" valign="top"><div align="right"><strong><span class="style4"></span></strong></div></td> </tr> </table> <table width="960" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="960" height="25"> It should actually be slightly lower like this demo here -> http://www.bulletinmarket.com/forum/index.php?styleid=2 Thanks guys! |
#2
|
||||
|
||||
Well, on my site it would be at mysite.com/forums/album.php . However, on your site it seems that redirects to the url you posted. Not sure why that is - you should check your htaccess file. It says Recently Updated Albums in the navbits, so I guess that is it for you. But, it's not going to show any albums if there aren't any or if they aren't viewable to the publc.
All the images in your demo are in tables. So you have a main table and it has three columns and each of those are in tables with cellpadding and cellspacing. You aren't doing that on your site, so you don't have that padding that you want. You could try putting a <br /> between the tables or you can do it the way they do on the demo site. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|