Change Text Size Banner Header - Orange Sunset Theme

Permalink
Knowing that you folks are really busy I have tried to find the answer to this question myself and tried the suggestions I've found but they have not helped so far.

I'm using the Orange Sunset theme and want to leave the site name in the header where the sunset and hills are but just want to enlarge the text so the name shows bigger.

Any tips?
Thanks in Advance!

 
12345j replied on at Permalink Reply
12345j
replace
#logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  letter-spacing: .2em;
}

with
#logo h1
{ font-size: 36px; margin: 0px;
  padding: 41px 0px 0px 19px;
  letter-spacing: .2em;
}

this should increase the size.
bucksandstruts replied on at Permalink Reply
Thanks for the reply - I should have told you that I don't know html. I don't know where it is that the correction needs to be made.
12345j replied on at Permalink Reply
12345j
if you go into the themes folder via ftp, and go to .../themes/orange_sunset/style and open up styles.css, then do the above changes.
bucksandstruts replied on at Permalink Reply
Would that be in the cpanel under ftp accounts?

Really new to website building (as if you couldn't tell) Please assume I don't know a whole lot.
12345j replied on at Permalink Reply
12345j
okay, so first, go into cpanel. then open up the file manager there.click on public_html, then click on themes, then click on orange_sunset, and finally click on style. There should be a file in there called style.css. open that up, and then make the changes to that file that I have said earlier.
bucksandstruts replied on at Permalink Reply
Honestly, I'm not trying to get on your nerves - I walked through the steps you outlined to get to the themes folder. When I click on that folder all that's there is "No records found."

I looked in the concrete folder and found themes but don't find orange sunset. Should I look somewhere else?
jbx replied on at Permalink Reply
jbx
He missed a step :)
When you install a theme from the market place, it goes in a different directory.

Have a look here:
/packages/theme_orange_sunset/themes/orange_sunset/style

In there you should find the style.css file. Have a look for the #logo h1 line as 12345j mentioned and add the font-size: 36px or whatever size you would like in there.

And don't worry, you're not getting on anyones nerves :)

Jon
12345j replied on at Permalink Reply
12345j
Yeah, I did forget!
bucksandstruts replied on at Permalink Reply
Thank you oh wise ones! Can't tell you how much I appreciate all your help. I really enjoy working with Concrete 5 and the support staff - you make all the difference for newbies like me to get the professional results we're looking for!!
bucksandstruts replied on at Permalink Reply
Hey Guys - Me again. I have gone through all the steps you have outlined for me. I'm still unable to change the size of the font.
I have found the h1 line and made the changes I want there. Yet when I open my site, there is no change in the font. I thought perhaps I didn't save the changes so I redid the steps and sure enough the h1 line was as before I made the changes. So this time I went to file and save and again no change. So I went back into the file again and the h1 line was as if I hadn't done anything.
I know I'm not the sharpest knife in the drawer, but am I missing yet another step??
bucksandstruts replied on at Permalink Reply
While in file manager, I highlighted the style.css line in the menu, click on Code Editor, found the line I needed to change, added the font size line as shown above, saved the changes and still not change to the font size.
12345j replied on at Permalink Reply 1 Attachment
12345j
that seems sort of weird. I packaged up the theme with the changes. It should display with size 50 font now, and with it customizable. first delete the folder theme_orange_sunset under root/packages. Don't worry, it won't delete your site. then unzip the file attached here, and upload it to root/packages. then if you go to your dashboard you should see it ready to install. then go to your themes page and activate it. next click on the customize option next to the theme name, and you should be able to easily change the font size!
bucksandstruts replied on at Permalink Reply
Tried to upload to root/packages and this is what the window opens to when I click upload files:

Please select files to upload to /home2/bucksan1/public_html/themes

There isn't any way that I can see to change where the file is uploaded to.
When I go to the dashboard there isn't anything to install and when I click on activate the message is that orange sunset is already installed.

Really sorry that this is so difficult, I am learning alot though!
bucksandstruts replied on at Permalink Reply
The site is still there without any of the orange sunset theme. Also have lost all slideshow pictures and a couple of the pages won't load.
My client is not happy.
Please make sure your instructions are more detailed. I'm learning so please don't assume that I will know exactly what you intend.

bucksandstruts.com
12345j replied on at Permalink Reply 1 Attachment
12345j
Try going to the themes page under dashboard. scroll down until you are next to orange sunset, and click the customize button to the right of it. If there are any options you should be able to customize it. If not, upload the attached file after unzipping it to root/themes then go to the themes page in the dashboard, and at the bottom you should see a new orange sunset(under ready to install). install that package, and you should be able to customize that one.