The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to be phpbb2

4 posters

Go down

Solved How to be phpbb2

Post by Ahmedvirus May 27th 2011, 6:17 pm

hi
This css
How do I make it works with phpbb2
Only works with Invision
Code:
.box-content.profile {
background: url(url);

}

and

Code:
#profile-advanced-details .stats-field ul {
border:1px dashed #ff0000;
}

Thanks for the help


Last edited by k.201017 on May 27th 2011, 6:52 pm; edited 1 time in total
Ahmedvirus
Ahmedvirus
Forumember

Male Posts : 321
Reputation : 59
Language : English

https://help.forumotion.com

Back to top Go down

Solved Re: How to be phpbb2

Post by DarkGlow May 27th 2011, 6:36 pm

I don't think that a certain code that works with a certain forum version works with another version. The forum versions are different.
DarkGlow
DarkGlow
Forumember

Male Posts : 629
Reputation : 92
Language : English | Hebrew | Arabic
Location : Israel

Back to top Go down

Solved Re: How to be phpbb2

Post by lisa1302 May 27th 2011, 6:43 pm

Which elements are you trying to change?

Is the first one the background image of the profile?
#profile-advanced-details {
background-image:url('https://i.servimg.com/u/f62/15/52/93/00/100111.png');
}



The second is it the box in the profile that shows stats?
#profile-advanced-details .stats-field is what mine is in that case -

so
#profile-advanced-details .stats-field {
border:1px dashed #ff0000;
}
Puts a red dashed line instead of the solid black line on the borders

lisa1302
lisa1302
Forumember

Female Posts : 305
Reputation : 40
Language : Enlish
Location : UK

http://www.babiesandall.com

Back to top Go down

Solved Re: How to be phpbb2

Post by MrMario May 28th 2011, 3:09 am

Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum