I do have a couple of questions, I am fairly new to mods, so please forgive the probably easy questions:
1. Is there an easy way to modify the forums index.php page to add an announcement window between the navbar and where is says "Welcome, username...". I would like to be able to add a global announcement on the forums index.php page so my users can see important messages. Again, ideally, I would like to be able to use the Announcements Manager to control the announcements.
2. Minor issue. I changed the color of unvisited and visited links so visitors could tell which forums and threads they have visited. On my Mac this works great in Firefox and Safari, but on my PC the visited links do not change color (so the users can't tell which forums or threads they have read). This sounds like a browser issue, but any thoughts?
I use This Template, it's very very nice and light.
But I upgrade 3.7.4 to 3.7.5
after this upgrade when go to AdminCP, receive this Warrning for template upgrade:
Code:
forumhome_forumbit_level1_nopost
Default Template Updated in vBulletin 3.7.5 by Jelsoft
Your Custom Template Last Edited in vBulletin 3.7.0 Beta 4 by haylaz
firs open zip file upload cb folder which waas located at upload folder.
You must upload Cb folder to your forums root directory not images or other. Directly oyu must upload it to near forum's index.php
Quote:
Originally Posted by ProjectDIBS
Hey there,
Fabulous style, installed
I do have a couple of questions, I am fairly new to mods, so please forgive the probably easy questions:
1. Is there an easy way to modify the forums index.php page to add an announcement window between the navbar and where is says "Welcome, username...". I would like to be able to add a global announcement on the forums index.php page so my users can see important messages. Again, ideally, I would like to be able to use the Announcements Manager to control the announcements.
2. Minor issue. I changed the color of unvisited and visited links so visitors could tell which forums and threads they have visited. On my Mac this works great in Firefox and Safari, but on my PC the visited links do not change color (so the users can't tell which forums or threads they have read). This sounds like a browser issue, but any thoughts?
Thanks a lot for your great work!
B.
1. open forumhome template aNnd find
$navbar
add your annoucement codes below this.
2. you must add a:visited option to your Css for internet explorer6
New generation browsers doesnt need to a:visited option but especially explorer 6 needs this code.
Quote:
Originally Posted by YeMojuD
I use This Template, it's very very nice and light.
But I upgrade 3.7.4 to 3.7.5
after this upgrade when go to AdminCP, receive this Warrning for template upgrade:
Code:
forumhome_forumbit_level1_nopost
Default Template Updated in vBulletin 3.7.5 by Jelsoft
Your Custom Template Last Edited in vBulletin 3.7.0 Beta 4 by haylaz
What I Do?
dont worry
Quote:
Originally Posted by movslow
After downloading the new version & unzipping it, there isn't a product/skin to install for the xml?
I got a weird one. I use this style. After upgrading from 3.7.4 to 3.7.5, my navbar now is intermittent. Sometimes showing sometimes not. Any ideas Haylaz?