• I am new to WordPress but not new to web design. I have two questions. 1. What file contains the HTML code? 2. I am looking to edit some of the CSS in The Graphene theme, namely to remove the top-bar and everything in it and to enlarge the header image from 960 X 198px to 1024 X 250px. I have created a child theme an am working in that.

    All I see when I inspect certain elements with Firebug is class designations like .

    .container_16 .prefix_11 {
    
        padding-left: 660px

    Where is the actual <div> or element located? Can someone help a frustrated WP Newbie please??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    Do you think you can post your url?
    Thanks

    On the left side under appearance you should see an editor link that should get you to the styles css.

    Thread Starter chrisk860

    (@chrisk860)

    The url isn’t going to show much unfortunately. I have just started over for the millionth time. https://www.drummingtheworld.com

    I Ftp’d the CSS files and header.php files to my local computer and am trying to edit the css there. I created a very simple Photoshop mock up of exactly what I need the site to look like and I built that with the WP framework in mind so there is nothing fancy going on. Header 1024 X 250px
    navigation with some sub pages #333 color
    Left content is main content with some text and one photo and lower on the page is six linkable widgets of varying topics. The right side is a simple one column sidebar.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Help for a newbie.’ is closed to new replies.