Background help and rank help.
2 posters
Page 1 of 1
Background help and rank help.
So I have 2 questions
1. My background shows up a million times. Is there a way I can make it larger so It only appears once?
2. This is an easy question. I've made this special rank called Founder and I wanted to know how to assign it to me? Thanks!
Here's the link to my forum just incase http://jump.forumotion.com/
1. My background shows up a million times. Is there a way I can make it larger so It only appears once?
2. This is an easy question. I've made this special rank called Founder and I wanted to know how to assign it to me? Thanks!
Here's the link to my forum just incase http://jump.forumotion.com/
Re: Background help and rank help.
ok for #2
go to ACP >> Users & Groups tab >>
Users >> Search users >> Type the name of your self in the box then search when your profile comes up go right to the bottom of your profile you will see
Change your rank there where i have marked in yellow. then save
Hope that helps
APE
go to ACP >> Users & Groups tab >>
Users >> Search users >> Type the name of your self in the box then search when your profile comes up go right to the bottom of your profile you will see
Change your rank there where i have marked in yellow. then save
Hope that helps
APE
Re: Background help and rank help.
As for your background well you need to get a bigger one and then add it to your forum then add a code to your forum that makes the background not repeat its self.
If you send me the background i will see if i can make it bigger without having to make it look bad but i am not sure it will resize that well as its small.
If you send me the background i will see if i can make it bigger without having to make it look bad but i am not sure it will resize that well as its small.
Re: Background help and rank help.
ok give this a try
ACP >> Display tab >>
Pictures and Colors >> Colors >> CCS stylesheet >> in the search box type in body and look for this code
REMOVE
REPLACE WITH
APE
ACP >> Display tab >>
Pictures and Colors >> Colors >> CCS stylesheet >> in the search box type in body and look for this code
REMOVE
- Code:
body {
background-attachment: scroll;
background-color: #000;
background-image: url('http://i39.servimg.com/u/f39/18/96/64/91/images17.jpg');
color: #333;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
}
REPLACE WITH
- Code:
body {
background-attachment: scroll;
background-color: #000;
background-image: url('http://i39.servimg.com/u/f39/18/96/64/91/images17.jpg') no-repeat !important;
color: #333;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
}
APE
Similar topics
» Rank Background
» Change the background in function of the rank
» Background color and text color by rank
» How do I display a Special rank and a post based rank on all applicable users at the same time?
» Hai i need this rank sets dont change size colour and rank name words..and put please stylish names
» Change the background in function of the rank
» Background color and text color by rank
» How do I display a Special rank and a post based rank on all applicable users at the same time?
» Hai i need this rank sets dont change size colour and rank name words..and put please stylish names
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum