Being new I have got myself a bit 'lost' again lol
I have manged to muddle thru some customising ok
1/ I want to change the font and colour of the headings on the main page...
modules , search. login etc etc...all to be the same black, times new roman bold, sames as the formts on the buttons cross the top.
When i change the colour it also changes the background of some of the parts on the main page.???
2/ I also want to change the font and orange colour in the forums section to the above...where is that?
3/ I use a custom background in the gallery section, it works when i come out of the gallery configuration, but exit gallery then go back in its not there anymore....where do i go to fix that? and can i use a gallery background for the drk blue background of the main page?
4/the links across the top of the main page, where do I change them...eg change topics and top ten to forums and gallery
I am getting now where, help would be appreciated.
Cheers
Steptoe Captain
Joined: Oct 10, 2004
Posts: 562
Posted:
Thu Nov 04, 2004 2:40 pm
3/ is sorted
A.Bullet at www.DF-barracks.com a good freind sorted it out in about 5mins for me...Havnt had a chance to see where and how yet
It is not a major recode.
*******************************
1/ is sorted....
in theme.php
*********************************
Change the main background colour or to an image
in theme.php
function themeheader() {
global $banners, $sitename;
//this changes main bground colour here
// echo "<body bgcolor=\"#ffffff\" text=\"#000000\" link=\"0000ff\">"
//this changes colour to image
echo "<body background=\"/images/background.jpg\">"
."<br>";
Steptoe Captain
Joined: Oct 10, 2004
Posts: 562
Posted:
Fri Nov 05, 2004 1:29 am
Well found a bit of code. while messing with some other stuff , to make gallery have a backgound
in theme.php... u see I have disabled the deflault stuff, so if I screw some thing up I can see where lol
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum