Jump to content

Someone to check my theme changes?


Recommended Posts

Hi,

 

Everyone has been so helpful here; thank you.

 

I am rusty on my php and html, yet have been making minor modifications.

 

If someone has time could you look over these changes and make sure they are done properly?

 

So far I have:

 

In global.css

 

Moved the icon_logo over 30 px with:

 

#header_logo {

position: absolute;

top: 30px;

left: 30px;

z-index: 1;

}

 

Added space on the left column and brought them both down to show the front page image with:

(In hindsight I guess I need to make the 250px drop also only apply to the index page.)

 

#left_column {margin: 10px;

top: 250px}

#center_column {}

#right_column {top: 250px}

 

Added space on the right column with:

 

In grid_prestashop.css

 

.container_9 {

margin:0 auto;

width: 990px;

}

 

 

Is this correct and compatible?

 

Also, I need to replace the slider with a large logo image on the index page as well as hide the mini-logo in the upper left corner on this page only. The slider can remain disabled on all pages.

 

Remind me, do I create a new reference in the global.css and then link to it in the index.php file? I could not find a reference to the index/home page in global.css to add an img link? Am I just missing it?

 

Thanks,

 

Elizabeth

Link to comment
Share on other sites

Yes, of course. It is www.empty-o.com

 

Keep in mind I was experimenting with using the slider to display the main logo, but would rather not have all of the unneeded programing and it is a little too narrow and the left column will be shorter as I will be removing some blocks. I also have one more file to recolor on the cart page.

 

Thanks!

Link to comment
Share on other sites

ohh, i checked your website but it is under the maintenance mode.

Sorry for long waiting time to my response, it's probably because time diefferencies betwen you and me

if you will have any additional questions - feel free to continue discussion

i will help with pleasure

 

best regards

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...