Forum Replies Created
list of topics you have created till now.
-
-
Okay, I pulled it up in another browser and see the change. I wasn’t referring to to changing the background in the menu buttons themselves, but more or less a background strip across the screen on the site where the menu buttons are placed. An example, what is going on with http://www.cnet.com/. The menu pops out more when complimented with a background like the gray one they use to tie into the menu. If this can;t be done, obviously I understand. I just wanted to see if there was a way to make doing so possible.
Thanks Mehmet. I pasted the code you provided into the field for Theme Settings>Style>Custom CSS, but I’m not noticing a difference. Is there more that needs to be done or is it not working because I already had some code in there to force the services wrap icons to be larger?
That was it. Thank you.
Maybe I’m confused here, but I don’t mean the page name. I’m talking about site title that displays on the title bar of the browser. Right now, when you’re on the home page is says ‘The Galley Cuisine’. I’ve changed the site title to Galley Cuisine TV and it should show that. If you navigate to one of the other pages (such as the Shows page) on the site, you’ll notice it says ‘Shows | Galley Cuisine TV’.
Nevermind, I fixed it after seeing your Twitter API thread.
Great, that worked. Thank you!
Is there no way to do this? We would really like the icons to display at their full size.
galleycuisine
Participant11 October 2012 at 22:41Posted in : Change text in mouse overs for home pageThat worked. Thank you!
Thank you. I’ve got it working now. One other question. How can I change what it says over the image when you mouse over each one? Right now it says ‘See Project Details’, the same as the theme sample.
I’m still needing help with this issue. How can I get images to show up in this module similar to the mouseovers on the themes demo?
I have done that part, but don’t see where you can add images or mouse-overs similar to that in the themes template. I’ve filled in the field for Latest Projects Title, but nothing yet in the Latest Projects Text field. On the widgets side, I’ve entered the number of projects to show and have the widget under Homepage.
Sorry, I got it figured out. I forgot about the html tab where I can made changes. For some reason, it was placing an href statement within the image source space. I’ve removed that and it’s working now.
Am I doing something wrong in the services shortcode? I’ve entered the images source for my icons, but they won’t show up.
http://www.thegalleycuisine.com/Blog/?page_id=44
[services_wrap title=”SHOWS” sub_title=”FRESH ENTERTAINMENT”]
[service image_src=”http://www.thegalleycuisine.com/files/modern_mom_icon.png” alt=”Modern Mom” service_title=””]MODERN MOM[/service]
[service image_src=”http://www.thegalleycuisine.com/files/modern_mom_icon.png” alt=”” service_title=””]HEALTHY KITCHEN[/service]
[service image_src=”http://www.thegalleycuisine.com/files/modern_mom_icon.png” alt=”” service_title=””]COMIC KITCHEN[/service]
[service image_src=”http://www.thegalleycuisine.com/files/modern_mom_icon.png” alt=”” service_title=””]GALLEY GADGETS[/service]
[/services_wrap]Okay, I got it. The only issue is the titles are not centered directly under where the images are. They seem to be left justified.
Ah, thanks. I found the services shortcode. I assume I copy that and input the information for my needs? Do I enter the code inside the html snipit for my homepage?