Twenty ten – making mobile
-
ok, so, everything on my customized Twenty Ten theme is mobilized and fitting to the size of an iPhone. The way that this is done, basically, is to go through every class and div of the style sheet and override it’s width to 100% by using another style sheet which i call mobile.css.
Here’s the problem …
I see that the background of the WordPress template is set dynamically by going to Appearance->Background in WordPress Dashboard.
The only div element that i can’t find to set it’s width to 100% is this background image.
Does anyone know where i can find the width values of it so that i can edit it?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Twenty ten – making mobile’ is closed to new replies.