Author Topic: Need help, urgently...  (Read 1232 times)

Offline Slypire

  • Newbie
  • *
  • Posts: 4
Need help, urgently...
« on: May 16, 2012, 11:00:19 »
http://www.dodaj.rs/f/3C/ic/2gcHa90s/help.png


Need help with this. I want to fix that text.....
Sry 4 my bad english :S

PLEASE HELP ME!!!

Offline ccbtimewiz

  • サポーター
  • DS Friend
  • Hero Member
  • *
  • Posts: 643
Re: Need help, urgently...
« Reply #1 on: May 16, 2012, 12:19:35 »
What's the problem?

Offline ARG

  • GFX Designer
  • DS Friend
  • Hero Member
  • *
  • Posts: 5655
  • Civilian Support
    • Files4Design
Re: Need help, urgently...
« Reply #2 on: May 16, 2012, 20:36:07 »
What's the problem?

No desire to get off topic but ccbtimewiz, please check your very outdated PM's.

@Slypire: A little more detail would help us help you.  ;)
I no longer work here. Please stop sending me messages asking for premium theme support. That is what the Support Boards are for. Thank You!

Offline Slypire

  • Newbie
  • *
  • Posts: 4
Re: Need help, urgently...
« Reply #3 on: May 16, 2012, 22:16:44 »
Problem is spacing betwen  Welcom to smf and this green line....

Offline ARG

  • GFX Designer
  • DS Friend
  • Hero Member
  • *
  • Posts: 5655
  • Civilian Support
    • Files4Design
Re: Need help, urgently...
« Reply #4 on: May 16, 2012, 23:19:36 »
I have not tested this yet but try this. In index.css around line 908 find this and add a margin to it.
Code: [Select]
table.table_grid thead tr.catbg th {
    white-space: nowrap;
}

Example:
Code: [Select]
table.table_grid thead tr.catbg th {
    white-space: nowrap;
    margin-bottom: 10px;
}

Adjust the 10px to the spacing that you desire. If this don't work let me know and I will test it in the morning. Late night, need sleep.  ;)
« Last Edit: May 16, 2012, 23:45:38 by ARG »
I no longer work here. Please stop sending me messages asking for premium theme support. That is what the Support Boards are for. Thank You!

Offline Slypire

  • Newbie
  • *
  • Posts: 4
Re: Need help, urgently...
« Reply #5 on: May 17, 2012, 10:08:58 »
Not working :S

Offline ARG

  • GFX Designer
  • DS Friend
  • Hero Member
  • *
  • Posts: 5655
  • Civilian Support
    • Files4Design
Re: Need help, urgently...
« Reply #6 on: May 17, 2012, 13:03:36 »
Sorry Slypire. I cant seem to find anything that works other than adjusting a bottom border. The default MJ theme does not have a gap as shown in your image. If you could post a link it may help.  ;)

I no longer work here. Please stop sending me messages asking for premium theme support. That is what the Support Boards are for. Thank You!

Offline Slypire

  • Newbie
  • *
  • Posts: 4
Re: Need help, urgently...
« Reply #7 on: May 18, 2012, 03:35:23 »
Problem solved, i dont know how, buy now all its ok.

Bye