Quote:
Originally Posted by anderow
Haylaz, did you get chance to look at this bug in the template?
please see attached picture. it is the same in firefox or IE and also forum members have the same issue (so its not my pc!)
When I click the < or << or > or >> arrows for if I want to go back a page, forward a page, back to the start of the thread , or to the end of the thread it does nothing.
The reason for this is because the URLs these buttons have is the same as the current page you are on in the thread!!
Any chance you could fix this please Haylaz because some of my members are moaning at me to fix it as it makes long threads very difficult to navigate.
I dont know where the code is for this or I would try and fix it myself.
it works fine in the standard vb template....
|
Hi. I have tested style and ı cant see a bug like you said.
Can you do this;
Admincp>>>vbulletin options>>Forum Display Options (forumdisplay)>>Change the number of Multi-Page Thread Maximum Links section
Quote:
Originally Posted by Sym0n
I didn't mean straight away, but at some point down the line once gold is available.
Also could you please answer my other question regarding a repeating image being used as background for your style.
Ta
Sy
|
Header background image's name is headarka.gif.
you can find it at styles css section like below;
Code:
.header {
background-color: #475a7d;
background-image: url(cb/cb/headarka.gif);
background-repeat: repeat-x;
margin:0 0 0 0;
padding:0 0 0 0;
}
Quote:
Originally Posted by Eneswar
I been trying to get this to work for a very long time but just havent been able to figure this out. When I do what you wrote, it even changes the colour on some other places, I just want the links in a post to be changed. Ill attach a picture.
Is there a way to do this?
|
Because lots of tables are using same table id.
example when you changed first altering color links automatically it will change all <td class="alt1"> color shemes.
Navbar links some forumhome links ect will change. So that you cant change only posts link colours.
Quote:
Originally Posted by jlew24asu
I have a question
how do I install this, without loosing any mods I have installed. basically as seemless as possible. can it be done?
|
You must make same modifications this style too.
Quote:
Originally Posted by steve1966
Hi HaYLaZ I just updated my forum to 3.74 then tried to use this stye and got this message
will you be updating the xml file please ?
so that i can use this style again thanks
|
I have updated style version.