Version: 2.00, by egtrix
Developer Last Online: Nov 2013
Version: 3.5.4
Rating:
Released: 04-26-2006
Last Update: Never
Installs: 16
Template Edits
No support by the author.
Hello,
Sorry I have to remove this release because somebody is accusing me of immitating his skin and I don't need much talk or to put my self into unworthy judgments.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Very nice work, I haven't installed this on my site as I'm using vb3.5 but if I did would it work and would I still be able to use my current banner image without ruining the style ?
I'd also need extra buttons, would this be possible ?
Thank you fo your post and glad that you like it. Do you want these extra buttons like the ones i made for Rickie3?
As for the skin workin on vb 3.5 , I didn't test that, it's has only been tested on 3.5.4 but you can add it as an extra skin on your board and see how it looks.
BTW nice site
The buttons would need to be the rectangular navigation type shown across the top of the forum, but to be fair to you I don't want to put you out as I may not get the style to look right with my banner.
RUF/NEK & Beller many thanks
Andy, as for the navbar buttons, no need to create them, just open the navbar template and add the desired button with the link and the text will be automatically placed on a button and the button will then appear in your navbar
excellent i installed this its a nice one...Any chance of a forum button and portal button? to match these.
Many thanks Merlin for your post. As for the buttons, these buttons are created automatically so no need to create new ones. All you have to do is:
1- Go to your admincp
2- From the left bar choose "Styles & Templates" and expand it.
3- Then choose "Style Manager"
4- Then from the drop down menu on the right of Abeer Style, choose "Edit Templates"
5- In the "Edit Templates"screen you will find a lot of templates, search down till you reach "Navigation / Breadcrumb Templates"and expand it.
6- Choose "navbar" and double click it.
7- In the "navbar" template find the following line:
<td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
8- That's the line responsible for creating the "member list" button,copy it in a text file and then in the "memberlist.php$session[sessionurl_q]" replace this with the link you want for the new button, and replace $vbphrase[member_list] with the text that will be written on the button.
9- Copy your new button coding and place it over or under the member list line and save the template and you are done.
You can do this process as much as you want but take care not to erase any of the lines in the template.