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
Free Joomla Stuff
Topic
SOLVED
Centering an image in LESS
Last Post
Search Topic
Kurt Snow
Sr. Rocketeer
Posts:
227
Thanks:
0
SOLVED
Centering an image in LESS
Posted 11 years 10 months ago
I changed the header-dark.less file to refer to an image for the header position, instead of a color. However, no matter what syntax I use (other than no-repeat), I cannot seem to center the image. What am I doing wrong? Here is my site:
californiansforconservation.org/
And here is my code:
@header: url(/images/hills.jpg) no-repeat;
#rt-header {
background: @header;
}
Last Edit:
11 years 10 months ago
by
Kurt Snow
.
#977929
cdavis411
Preeminent Rocketeer
Posts:
17787
Thanks:
882
Re:
SOLVED
Centering an image in LESS
Posted 11 years 10 months ago
#rt-header {
background: url(/images/hills.jpg) 50% 50% no-repeat;
}
#978254
Kurt Snow
Sr. Rocketeer
Posts:
227
Thanks:
0
Re:
SOLVED
Centering an image in LESS
Posted 11 years 10 months ago
Solved. Thank you.
#978325
cdavis411
Preeminent Rocketeer
Posts:
17787
Thanks:
882
Re:
SOLVED
Centering an image in LESS
Posted 11 years 10 months ago
Happy to help :cheesy:
#978418
Time to create page: 0.057 seconds
Powered by
Kunena Forum