[3.8.1]GFXstyles aNtime

xprj

New Member
it's very trust worthy design... thanks websourc and KrazyFire. Can I request for metallorb?
 

websourc

New Member
Thanks everyone for the nice comments I will try and get somemore.Like filez
says welcome to the other side...its not easy to do and i am not very patient.
but thanks everyone.
 

Filez

New Member
Xprj once you have vblogs product installed go into the navbar and add this code in the navbar buttons right after Usercp.

Code:
<td class="alt1"><a id="vbbloglinks" href="blog.php">Blogs</a><script type="text/javascript">vbmenu_register("vbbloglinks");</script></td>


then this at the botton of navbar buttons and save.:
Code:
<div class="vbmenu_popup" id="vbbloglinks_menu" style="display:none" align="left">
	<table cellpadding="4" cellspacing="1" border="0">
	<tr>
		<td class="thead"><a href="blog.php">Blogs</a></td>
	</tr>
	
	<tr>
		<td class="vbmenu_option"><a href="blog.php?">Your Blog</a></td>
	</tr>
	
	<tr>
		<td class="vbmenu_option"><a href="blog.php?do=list">Recent Entries</a></td>
	</tr>
	<tr>
		<td class="vbmenu_option"><a href="blog.php?do=list&blogtype=best">Best Entries</a></td>
	</tr>
	<tr>
		<td class="vbmenu_option"><a href="blog.php?do=bloglist&blogtype=best">Best Blogs</a></td>
	</tr>
	<tr>
		<td class="vbmenu_option"><a href="blog.php?do=bloglist">Blog List</a></td>
	</tr>
	
	<tr>
		<td class="vbmenu_option"><a href="blog_search.php?do=search">Search Blogs</a></td>
	</tr>
	
	</table>
</div>
<br />
 

Forean

New Member
OH MY GOSH THANK YOU SO MUCH 10/10 thanked


Also one problem

when i upload everythings correct blah blah

but when i use it.. some of the images dont load
 

G56Ace

New Member
Anyway you can include the Tabs?
They would be great on my forum!

Anyway Nice Release! I really like the theme!
However, could you or someone rip the ADtime theme as well? (the light version of this theme)
 

basshoernchen

New Member
Hello,

if I add this style, and then when a user click on his profile, I get in the header field of an error

Parse error: syntax error, unexpected $ end in / home / szeneser / public_html / member.php (463): eval () 'd code on line 28

I have add my member.php
 
Top