-
AuthorPosts
-
October 10, 2013 at 11:46 pm #173856
For some reason the images are defaulting to only 1 size, I need them to be a bit bigger. here is the link to my homepage: http://www.thesatellitecenters.com
Also I need to make the top bar container larger to fit the social icons.
CHEERS!
- This topic was modified 11 years, 1 month ago by JoshuaNichols.
October 11, 2013 at 5:43 am #173990Hey JoshuaNichols!
What images do you want to be bigger?
Regarding the top bar container, add this code to the Quick CSS:
#header_meta, #header_meta .container{ min-height: 42px !important }
Regards,
JosueOctober 11, 2013 at 9:18 pm #174379Josue,
I was looking to make the lower 5 images fill more of the container. So maybe what I need is to find out how to make the content container bigger or less space between the images? Let me know, and I appreciate your time bro!~Joshua
- This reply was modified 11 years, 1 month ago by JoshuaNichols.
October 12, 2013 at 12:41 am #174414Hello!
Try adding this code to the Quick CSS:
.post-entry-138 div .av_one_fifth { margin-left: 2% !important; width: 18% !important; }
Regards,
JosueOctober 14, 2013 at 9:51 pm #175266Josue,
What about making the images not white out so much on rollover? I want them to have a slight whiteout. Also I need to replace the search bar with a graphical image of their company slogan and phone #. Cheers!- This reply was modified 11 years, 1 month ago by JoshuaNichols.
October 15, 2013 at 2:41 am #175376Hello!
Regarding the whiteout on :hover, you’ll need to edit this file: js/avia.js.
Replace line 452:
opa = link.data('opacity') || 0.7;
By this:
opa = link.data('opacity') || 0.3;
Cheers!
JosueOctober 16, 2013 at 5:43 pm #176536You the man Josue! What about how to replace the search bar with a graphical image of their company slogan and phone #. Cheers!
October 20, 2013 at 7:25 pm #178139Hi!
If you mean this section http://i.imgur.com/H3EWdhq.jpg Please create a temporary admin login and post it here privately
Cheers!
YigitOctober 21, 2013 at 8:16 pm #178623This reply has been marked as private.October 22, 2013 at 12:24 am #178742Hey!
Can you post the tagline image again? Link appears to be broken. You can upload your image on Dropbox and post the link here privately
Best regards,
YigitOctober 22, 2013 at 8:19 am #178921This reply has been marked as private.October 22, 2013 at 12:27 pm #179012October 22, 2013 at 6:49 pm #179183This reply has been marked as private.October 23, 2013 at 11:29 am #179606Hey!
Please add following code to Quick CSS and adjust as desired
#header_meta { border-top: solid black 4px; } .avia-layerslider { border-top: solid black 4px!important; }
I made changes in Header.php file. You can search “header-image” in Header.php file and find the image. Also added some custom CSS to Quick CSS to align it.
Regards,
YigitOctober 23, 2013 at 7:50 pm #179893This reply has been marked as private.October 23, 2013 at 8:00 pm #179897Hi!
Changes are done. You forgot to copy custom CSS code. Also adjusted space between elements. You can find it in Quick CSS and adjust as desired
Best regards,
YigitOctober 23, 2013 at 8:23 pm #179906You DA Man! Hey last thing, how do I go about making changes to the margin spacing between the elements? I have included a picture of what I mean.
If possible to make the video bigger? The elements does not seem to do anything at this size? If not that’s cool.
October 23, 2013 at 8:31 pm #179910 -
AuthorPosts
- The topic ‘Need Bigger Images in the Avia Layout Builder’ is closed to new replies.