Forum Replies Created
-
AuthorPosts
-
January 26, 2019 at 9:46 pm in reply to: Help Please I need this working – Lifestyle Pro Increase Image #487730
rawfoodsgirl
Membermy image is actually 4500 x 1125 which is plenty big professionally done.
when I import the image in
going to Appearance / Header it will ask to crop the picture and states that image should be:
Click “Add new image” to upload an image file from your computer. Your theme works best with an image with a header size of 320 ?— 110 pixels — you’ll be able to crop your image once you upload it for a perfect fit.
So I am at a loss to how to make this image big as my header and full width of header. ???
January 25, 2019 at 9:15 pm in reply to: Help Please I need this working – Lifestyle Pro Increase Image #472813rawfoodsgirl
MemberOk how do I solve my issue?
Want image to be full length of header
I have padding set to 0 in php filerawfoodsgirl
Memberinstalled image but really small i think it is most likely code needs to be changed in style.css file
I do not know where to find the css file in godaddy
I am editing it directly from theme which i know i shouldn'tappreciate any help to get this image big
it is 1086 x 336 but i can adjust if needed.thanks
rawfoodsgirl.comrawfoodsgirl
Memberthis is in my style.css file
Site Header
---------------------------------------------------------------------------------------------------- */.site-header {
background-color: #76d2c5;
padding: 48px;
overflow: hidden;
}/* Title Area
---------------------------
I do not know how to find this file from godaddyI found through dashboard appearance / edit
rawfoodsgirl
Memberi have found the php file but which css file do I use and where to find it?
rawfoodsgirl
MemberI would like to do my header like Diane's i have an image want to make it full width without padding?
how do I adjust the php file and where do i find the css file?
rawfoodsgirl.com
rawfoodsgirl
Memberthis is in the functions.php file
if I try to bring in an image straight from Customize in WordPress it shows the image very small inside the big green box. I want the image to be the size of the big green box as the header showing now with the words 2 hunter girls sharing their passions.
//* Add new image sizes
add_image_size( 'home-large', 634, 360, TRUE );
add_image_size( 'home-small', 266, 160, TRUE );//* Add support for custom background
add_theme_support( 'custom-background', array(
'default-image' => get_stylesheet_directory_uri() . '/images/bg.png',
'default-color' => 'efefe9',
) );//* Add support for custom header
add_theme_support( 'custom-header', array(
'header_image' => '',
'header-selector' => '.site-title a',
'header-text' => false,
'height' => 110,
'width' => 320,
) );rawfoodsgirl
Memberhere you go
rawfoodsgirl
Membervictor
I did do that but then it put my heading on 3 lines and looked awful.
the text on right side was small but header looked like
Wickenburg
AS House
Cleaningnot pretty
rawfoodsgirl
Memberwhere is the Page editor?
Since it is a new theme i shouldn't have to use the css
so in my theme if I go to page
i'm sorry but I don't see the "page editor"?
rawfoodsgirl
MemberVictor
I know this is a stupid question but how do you create column classes.
I want to take the easiest route
is their a plug in that would allow it easily?
rawfoodsgirl
MemberBrad you are always over my head : )
I will try Victors suggestion - got to be easy I'm a beginner : )
rawfoodsgirl
Memberthank you!
rawfoodsgirl
Memberthank you christoph!
now if I can just figure out how to get drops of sunshine team to read across the title site on one line.
i put in a post for that issue.
thanks!
rawfoodsgirl
MemberI figured that out adding facebook...
but now my heading went to two lines.
how can i get drops of sunshine to read on only one line
right now is
drops of
sunshine
teami would like for it to be:
drops of sunshine team
all the way across in one line.
rawfoodsgirl
Membersusan first part of this you solved should i make a new comment for the addition above asking about how to connect a page to the caption area?
rawfoodsgirl
Membergreat installed the image widget thanks Susan.
can you tell me how to write a code in the widget to have them click read here and it take them to another page
in the image widget under caption:
Let me share with you what I have learned from some of the most well known rawfoodist and health enthusiasts in the world. Click Image for more..
----------
I would like to say read more instead of click image but how do i add code ?
this is the page i would like them to be able to click too
rawfoodsgirl
Memberany particular suggestions? their are tons and don't want to mess up my website (again)
rawfoodsgirl
Memberwould you happen to know of a widget to make it really simple?
rawfoodsgirl
Memberthanks worked great
-
AuthorPosts