bobster65 |
07-31-2008 12:46 PM |
Quote:
Originally Posted by TheInsaneManiac
(Post 1588079)
|
That is not my site. I'd have to ask permission from the owner as I did that as a paid request.
As far as the "jumping" thats because you are not finished with the template. You have to have the same amount of content areas as you have tabs. Finish creating the template and you won't have that problem.
The New Forum image should work just fine.. there is an issue that we are aware of, but its the forum marking...
Quote:
Originally Posted by sweetguy2004
(Post 1588154)
I m using 3.7.2 web20 skin none of the finding codes & the default codes r matched
in main only $forumbits $forumhome_markread_script
i want this hack but its not work :( please help
|
just move $forumbits and $forumhome_markread_script to the new template and replace those with the code. A lot of custom styles remove the <!-- Main comment for some reason..
Quote:
Originally Posted by Ziki
(Post 1588156)
Anyway how can I cover up the tab URLS to be just #?
|
Off the top, I am not aware of an easy way to do that. We're working on a total different process with version 2, so I've not spent much time even re-working ver 1.5 Feel free to mess around with it... you could try something like only assigning a single var to each tab url .. ie ?t=1, ?t=2 etc .... and then in the php file, do case statements to assign the Cat IDs .. in theory, that will work just fine..
|