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 convert css

4 posters

Go down

Solved How to convert css

Post by Killer606 May 22nd 2011, 7:51 pm

hi

I have css
This
Code:
    .signature_div    {
color: #17a0d9;
text-align: center; 
font-size: 16px;
font-weight: bold;
font-family:
Trebuchet MS;

  }

Works on phpbb2 only

How to make it work phpbb3 and Invision and PunBB

Thanks for the help


Last edited by Killer606 on May 23rd 2011, 2:35 pm; edited 1 time in total
avatar
Killer606
Forumember

Male Posts : 26
Reputation : 0
Language : Arabic, English, French
Location : Egypt

Back to top Go down

Solved Re: How to convert css

Post by !_NICK_! May 23rd 2011, 5:42 am

Try putting this same code on it. Try again just in case.
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Solved Re: How to convert css

Post by Killer606 May 23rd 2011, 1:10 pm

! NICK ! wrote:Try putting this same code on it. Try again just in case.

Not the most successful
..........
Please help me
avatar
Killer606
Forumember

Male Posts : 26
Reputation : 0
Language : Arabic, English, French
Location : Egypt

Back to top Go down

Solved Re: How to convert css

Post by Gangstar15 May 23rd 2011, 1:12 pm

Its the same for phpbb3 too Smile
Gangstar15
Gangstar15
Forumember

Female Posts : 392
Reputation : 163

http://www.designdrops.net/

Back to top Go down

Solved Re: How to convert css

Post by Killer606 May 23rd 2011, 1:17 pm

The question is clear
..
How to make the css works with all versions
avatar
Killer606
Forumember

Male Posts : 26
Reputation : 0
Language : Arabic, English, French
Location : Egypt

Back to top Go down

Solved Re: How to convert css

Post by Gangstar15 May 23rd 2011, 1:20 pm

It should works like its now, because all version has the same class.
Gangstar15
Gangstar15
Forumember

Female Posts : 392
Reputation : 163

http://www.designdrops.net/

Back to top Go down

Solved Re: How to convert css

Post by Killer606 May 23rd 2011, 1:49 pm

Thank you
......
But how will I know it's the same class ِ I want to learn it.
For example This css Works with phpbb2
Code:
h1.cattitle{
color:#ff0000;
}
a.cattitle{
color:#ff0000;
}

Now I want to know
Make it works with all versions
..
or
How do I know class Other versions
avatar
Killer606
Forumember

Male Posts : 26
Reputation : 0
Language : Arabic, English, French
Location : Egypt

Back to top Go down

Solved Re: How to convert css

Post by Gangstar15 May 23rd 2011, 1:50 pm

View the page source and look for the elements and their classes/ID's Smile
CTRL + U
Gangstar15
Gangstar15
Forumember

Female Posts : 392
Reputation : 163

http://www.designdrops.net/

Back to top Go down

Solved Re: How to convert css

Post by Killer606 May 23rd 2011, 2:01 pm

OK, but how to make it this css works with all versions

Code:
h1.cattitle{
color:#ff0000;
}
a.cattitle{
color:#ff0000;
}

Thank you very much for help me
avatar
Killer606
Forumember

Male Posts : 26
Reputation : 0
Language : Arabic, English, French
Location : Egypt

Back to top Go down

Solved Re: How to convert css

Post by Gangstar15 May 23rd 2011, 2:11 pm

Is for the categories title like on here "ABOUT FORUMOTION" Smile?
Gangstar15
Gangstar15
Forumember

Female Posts : 392
Reputation : 163

http://www.designdrops.net/

Back to top Go down

Solved Re: How to convert css

Post by Killer606 May 23rd 2011, 2:18 pm

I did not understand what you mean
......
But can you make the css work phpbb3 or Invision
avatar
Killer606
Forumember

Male Posts : 26
Reputation : 0
Language : Arabic, English, French
Location : Egypt

Back to top Go down

Solved Re: How to convert css

Post by Gangstar15 May 23rd 2011, 2:20 pm

PHPBB3:
Code:
.table-title h2{
color:#ff0000;
}

I don't have an Invision forum so i can't remember the class.
Gangstar15
Gangstar15
Forumember

Female Posts : 392
Reputation : 163

http://www.designdrops.net/

Back to top Go down

Solved Re: How to convert css

Post by Killer606 May 23rd 2011, 2:32 pm

OK Thank you very much
avatar
Killer606
Forumember

Male Posts : 26
Reputation : 0
Language : Arabic, English, French
Location : Egypt

Back to top Go down

Solved Re: How to convert css

Post by Jophy May 23rd 2011, 5:10 pm

Solved
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

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