You have been logged out!!!
User: Pass:

Author Topic: Ozsportsbikes Theme  (Read 560 times) Share this topic on Del.icio.usShare this topic on DiggShare this topic on FacebookShare this topic on FurlShare this topic on GoogleShare this topic on LiveShare this topic on MagnoliaShare this topic on MySpaceShare this topic on NewsvineShare this topic on RedditShare this topic on SlashdotShare this topic on SpurlShare this topic on SquidooShare this topic on StumbleUponShare this topic on TechnoratiShare this topic on TwitterShare this topic on YahooShare this topic on Google buzz

0 Members and 1 Guest are viewing this topic.

Offline roomeat

  • New Member
  • *
  • Posts: 33
  • Topics: 1
  • ¤61
Re: Ozsportsbikes Theme
« Reply #15 on: April 26, 2010, 03:34:33 AM »
Yeah improving.. 1 step forward.. 2 steps backward lol
I see Nao has given up on the Aeva Media mod.. which is a real shame. I have it installed as I think it's the better gallery mod available.

Anyhow... I have the live site up and running (http://www.ozsportsbikes.com) and have found my first theme issue.

The title of a poll is black text.. very hard to see ;)


Offline stikkki

  • Theme Machine
  • Administrator
  • *
  • Posts: 421
  • Topics: 75
  • ¤111
  • im just the idiot the pc employs 2 click the mouse
    • eotsdzine smf custom themes
Re: Ozsportsbikes Theme
« Reply #16 on: April 26, 2010, 10:19:38 AM »
thats easy to fix i just cant remember off the top my head i'll look at it bit later for you


Offline roomeat

  • New Member
  • *
  • Posts: 33
  • Topics: 1
  • ¤61
Re: Ozsportsbikes Theme
« Reply #17 on: April 27, 2010, 12:35:49 AM »
had any time to look at this yet mate?


Offline stikkki

  • Theme Machine
  • Administrator
  • *
  • Posts: 421
  • Topics: 75
  • ¤111
  • im just the idiot the pc employs 2 click the mouse
    • eotsdzine smf custom themes
Re: Ozsportsbikes Theme
« Reply #18 on: April 27, 2010, 01:40:15 AM »
this will sort out the color for you - open index.css and look for this (its on line 1833)

[football ]#pollquestion
{
  color: #000001;
  font-weight:bold;
  font-size: 12px;
   padding: 0.5em 0 0.5em 1em;
}[/football ]

just change that color to whatever you want although changing the #000001 to #eee will keep the font matching the rest the greyish font color on the theme


Offline roomeat

  • New Member
  • *
  • Posts: 33
  • Topics: 1
  • ¤61
Re: Ozsportsbikes Theme
« Reply #19 on: May 02, 2010, 09:18:49 PM »
Another small tweak needed stikkki.
The quote boxes are a little hard to read the text in them.
Not sure if the background needs to be darker.. or the text.
What parts do I need to look for to try and alter these?


Offline stikkki

  • Theme Machine
  • Administrator
  • *
  • Posts: 421
  • Topics: 75
  • ¤111
  • im just the idiot the pc employs 2 click the mouse
    • eotsdzine smf custom themes
Re: Ozsportsbikes Theme
« Reply #20 on: May 03, 2010, 09:28:18 AM »
in the index.css look for

[football ]/* A quote, perhaps from another post. */[/football ]

thats the start of the quote football  - you will see the bg color football s there - you just need to tweek them to what you want, its quite easy and straight forward but if you get stuck giz a shout and i'll explain it more if you need it but think you should be fine with editing it