PDA


View Full Version : Last Threads like Virtuanews at VBAdvanced


redlabour
06-14-2004, 02:59 PM
Can someone tell me how i can modify the "Last Threads" Block (or create a custom new one) that looks like the Screenshot ?

I hate the one from VBAdvanced (even if i love VBA for the other functions) - i still wanīt to get this Box from virtuanews work on my Portal.

See the Screenshots here (itīs impossible to add some here @admin - please upper the upload ratio !) :

http://www.vbulletin.org/forum/attachment.php?attachmentid=19173
http://www.vbulletin.org/forum/attachment.php?attachmentid=19172

redlabour
07-19-2004, 06:49 AM
Nobody a Idea ?

Brian
07-19-2004, 01:39 PM
Just edit the template... As long as you know some basic HTML it shouldn't be hard. ;)

redlabour
07-20-2004, 11:54 AM
I will try it later next Weekend and cry for help if i canīt get it to work ! ;) Thx...for now ! ;)

redlabour
07-26-2004, 04:54 AM
Sorry but i need help.

At which file did i have to edit the Font Size (see Screenshots) ??

redlabour
08-03-2004, 07:40 AM
Can nobody help me ?

Brian
08-03-2004, 10:00 AM
Find $news[title] and put a font tag, or <span class="smallfont"> around it. ;)