Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 11 Years ago Do This?
#1
Solved: 11 Years ago
I wanna give a space between these two images so that it looks normal, so how to do this cuz i can't find it on member templates Sad
#2
Solved: 11 Years ago
Which 2 images?
#3
Solved: 11 Years ago
Oh sorry lol i forgot to include the screenshot, sorry Toungue

Here it is http://prntscr.com/2nlkus
#4
Solved: 11 Years ago
In member_profile template; find this:

{$buddy_options}

and make it:

<span id="buddy_options">{$buddy_options}</span>

Now open your global.css and add at the end:

#buddy_options a {
	display: block;
	margin-top: 20px;
}

Or more specifically:

#buddy_options a {
	display: block;
}
#buddy_options > a:nth-child(3), #buddy_options > a:nth-child(4){
	margin-top: 20px;
}
Change the px value of margin-top as you need.
#5
Solved: 11 Years ago
OK and effone i've sent you a skype invite, accept it Toungue
#6
Solved: 11 Years ago
Sure buddy. But I didn't receive.
Make sure its:
demonate.effone
#7
Solved: 11 Years ago
OK, i think that guy whom i sent it was a copycat of yours that's why it was written effone 'Demonite' XD
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 7 Guest(s)