0
Welcome Guest!
Login
0
items
Join Now
Login
Join Now
Search
Home
Grav
Themes
Joomla!
Templates
Extensions
WordPress
Themes
Plugins
Docs
Forum
Perks
Index
Recent Topics
Rules
Search Forum
Premier Support
You are here:
Forum
Free Stuff
Gantry Framework
Gantry 4 for Joomla
Topic
SOLVED
Search results page background
Last Post
Search Topic
eRimkus
Sr. Rocketeer
Posts:
168
Thanks:
2
SOLVED
Search results page background
Posted 11 years 6 months ago
I would like to format the search results page to have a white background like the other pages of the website. The website pages have a transparent background otherwise. I have:
#rt-mainbody > .search {
margin: 0 auto;
padding:20px;
position: relative;
background:#FFFFFF;
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
www.domain.com
Gantry 4.1.17
Joomla 3.1.5
TIA
Last Edit:
11 years 6 months ago
by
eRimkus
.
#1029480
eRimkus
Sr. Rocketeer
Posts:
168
Thanks:
2
Re:
SOLVED
Search results page background
Posted 11 years 6 months ago
I found the solution.
.search {
margin: 0 auto;
padding:20px;
position: relative;
background:#FFFFFF;
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
#1029498
Time to create page: 0.090 seconds
Powered by
Kunena Forum