Jump to content

Somhairle1314

Member
  • Posts

    7
  • Joined

  • Last visited

Somhairle1314's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Thank you for helping me navigate this. It's different enough to be challenging but I'm getting the hang of it.
  2. That worked. Is it possible to stretch the image all the way across the logo section so I can compare the black background with just the logo? What I meant concerning the bottom is extending the black sides all the way down or changing the color so that it doesn't bleed into the content section (I'm sorry if I'm not being clear). I am also having padding issues with text. I added padding to the text in #documents so that it wouldn't but so closely to the sidebars but it didn't change anything. I also couldn't get the menu at the bottom to center. I'm finding this much more difficult than I expected from past experience; but I am so pleased with how quickly you all respond and the help you provide. thanks, Sam
  3. Hello, I am developing a cubecart skin by customizing the vanilla skin. I have posted once here before and recieved fast and helpful feedback; now I am having another issue. I wanted to get rid of the white spaces between my logo and surrounding items (menu, and both side div's) and at the bottom of both side div's. But nothing I do seems to get the job done. I have configured the padding around all the related items to no avail. My current fix for the logo was to change the background to black and make the width 788px; while this worded on the right side it didn't for the left and may not be the best practice (I wanted to extend the logo across the whole area). I tried float: left; for the links on the bottom and that got rid of the white spacing on the bottom of the side panels, but pulled the mobile and created by content beside each other in an unflattering way. Any help would be greatly appreciated. thanks, Sam
  4. I don't understand why it still showed up as "image" instead of "images" as I had already changed it and it showed up for me as "images" when I went to make the edit...however my problem is resolved. I also changed the logo in the header to (../etc) as requested but it was working beforehand for me. It is still working so I will leave it as fixed. Thank you for all your help! This is great customer service! Sam
  5. Thank you for your timely response. I changed the name to "images" as you have stated and still no luck. I also placed the image directly in the styles folder and changed the file path accordingly, still no luck. I also used ../../ to refer to the images folder that came with the download (I have the image in a lot of places in the directory because of this). I am becoming exasperated.
  6. Hello, I have created my own skin from the vanilla skin using all the information found in this forum; I have edited the file so it won't be deleted on update to cubecart etc. I have mostly had an easy time making changes to the files to create a unique store. Except with adding a background image. Here is my current code: body { background-image: url (../image/metalBackground.jpg); background-color: #B5C894; color: #000; background-repeat: repeat; } I have tried numerous variations such as (../../etc) (images/etc.) I have even copied the image to use in numerous places thinking it was a file path issue and hosted it in an outside source and copied the url given but still no dice. I do not know what I am doing wrong. Thanks, Sam
×
×
  • Create New...