Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Which file defines the style of the Publish Ad button?
Support Forums - Classified Ads Script Osclass
General osclass questions
General discussion
Which file defines the style of the Publish Ad button?
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
This topic contains a post which is marked as Best Answer.
Press here if you would like to see it.
alex7070
132 posts
Which file defines the style of the Publish Ad button?
«
on:
March 23, 2021, 08:18:38 PM »
Hi! I want to change the color of the Publish Ad button, but I can't find where this style changes. Could you tell me where the color of this button changes? Thanks
Logged
MB Themes
Support team
17617 posts
Only quality matters
Download Osclass
Re: Which file defines the style of the Publish Ad button?
«
Reply #1 on:
March 23, 2021, 08:30:24 PM »
@alex7070
You do not need to know file name (header.php) where it is, just update CSS style sheet with your modifications (style.css)
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
alex7070
132 posts
Re: Which file defines the style of the Publish Ad button?
«
Reply #2 on:
March 23, 2021, 08:39:38 PM »
I'm looking at how different color styles are defined, but I don't know how to apply a color to this button.
https://www.w3schools.com/css/css_colors.asp
Maybe you can tell?
Logged
Marked as best answer by
alex7070
on March 24, 2021, 09:05:31 AM
MB Themes
Support team
17617 posts
Only quality matters
Download Osclass
Re: Which file defines the style of the Publish Ad button?
«
Reply #3 on:
March 24, 2021, 08:27:45 AM »
@alex
As example:
Code:
[Select]
header .nav a.publish { background: red; border-color: red;}
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
alex7070
132 posts
Re: Which file defines the style of the Publish Ad button?
«
Reply #4 on:
March 24, 2021, 09:05:21 AM »
Many thanks!
Logged
Print
Pages: [
1
]