Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
any ideas?
that did not change the page title in the headline or in the h2’s on my sidebar which are all a:hover.and appearign blue still
hoewever, H’s within my page are now all blacks
so it seems that if a link is also an H, the blue color is overruling. if it’s just a H without link, it is showing black.
I would like H’s to be black, even if they are links to the posts/pages, as that all seems logical….
however within content, I wanted to just get some rationality to the Strong tag… the origina lquesiton…I am hoping you can help me keep the post and page titles black, while the bold and links in page content is handled as per above
I putt his in my child theme stylsheet:
.main_color a, .alternate_color a { color: #0060e6 !important; } .main_color a strong, .alternate_color a strong { color: #0060e6 !important; } .main_color strong, .alternate_color strong { color: #000000 !important; }
wait a minute- that changed the color of my post titles both on the page H1 and in a sidebar widget for recent posts, changed both to Blue. That was not my intent. Those were supposed to remain black…
pls advise
that did it- thanks much!
yes I do not know where the cache problem is, but Josue, its weird that you are seeing that header- yes, we have the transparent effect, and 40% worked as 0.4, but that is not my header logo or background you pasted. so there is some caching too for you- that was a version from early in the day yesterday!
ugh- tht got it. it just takes a very long time- 5 + minutes- for changes made in the child theme to show up sometimes- I have no idea why the refresh/ reload is so delayed. it is some strange caching going in somewhere…
thanks- when I put it in, it worked, but I am assuming the 0.8 is equivalent to 80%, right? I tried to change to 0.6 or 0.4 and can get no change however (yes, multi browsers/ cache flushed)
is there antoher way to get it to 60% or so?
bump
bump
May 22, 2014 at 1:07 am in reply to: set background color of avia mega menu to different color than header #268367that’s the ticket- thank you!
May 22, 2014 at 12:08 am in reply to: set background color of avia mega menu to different color than header #268357ok great- thanks, I think that got it- much apprecited.
while we are on the topic, is there a way to isolate the hover background color element of the sub nav menu to the right of my phone #? the about us/ contact us?
May 21, 2014 at 11:49 pm in reply to: set background color of avia mega menu to different color than header #268341so the color that used to appear when cursor was on an avia sub. menu item is now lost
May 21, 2014 at 11:48 pm in reply to: set background color of avia mega menu to different color than header #268339wait a minute
I lost the mouseover effect nowMay 21, 2014 at 11:44 pm in reply to: set background color of avia mega menu to different color than header #268333that got it! thanks!
I changed red to #fffff and it’s lovely!
thanks for your help!May 21, 2014 at 11:29 pm in reply to: set background color of avia mega menu to different color than header #268317actually just noticed too, that made the bg of the other menu location up in the header red too, which I definitely do not want.
I undid both the quick and the style.css, back to square 1
May 21, 2014 at 11:26 pm in reply to: set background color of avia mega menu to different color than header #268315I am trying to get the menu itself same as header, and bg of the dropdowns to be different.
now, all menu is red- both the main links, and the mega menu items that open upI tried what seemed logical, removignthe main_menu, portion of your code, and putthis in the child style.css, but it’s still all red.
gettign closer!
.sub-menu *, .sub-menu {
background: red !important;
}I
any ideas isolating just the mega menu background area?
May 21, 2014 at 11:16 pm in reply to: set background color of avia mega menu to different color than header #268306using firebug I got it to change here, the a89b99 is something I typed in-
but I don’t know how to pu this into the quick or style.csss….
thx!.header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div {
background-color: #A89B99;
color: #544E34;
}May 21, 2014 at 11:11 pm in reply to: set background color of avia mega menu to different color than header #268300how is that different than quickcss?
also, it’s not changingthe bg color of the megamenu dropdown areas, which is what I DO wantt o change…
thx!
May 21, 2014 at 11:07 pm in reply to: set background color of avia mega menu to different color than header #268298hah- like I said, it take a long time for css to take effect. now it’s red.
however, now the bg of the main menu is red but not of the bg of the dropdown areaI am looking for the opposite effect here- the bg of the main menu items same as the header, but the bg of the dropdown and megamenu areas different…
using firebug I can’t seem to identify what class the bg of the menu areas is classed as, because it goes away as son as I take mouse away.
also, when using your inbuilt header textures/ images, that image does not repeat down into the mega menu items… just FYI.
- This reply was modified 10 years, 5 months ago by thanp73.
May 21, 2014 at 11:00 pm in reply to: set background color of avia mega menu to different color than header #268286This reply has been marked as private.May 21, 2014 at 8:38 pm in reply to: set background color of avia mega menu to different color than header #268186No effect… yes, refreshed cache and pages.
any oteher ideas?
lovely- thanks!
any ideas?
maybe I am mis reading things, were you indicating that the default image is an icon? I though the icon was the thing that hovered over it indicating a clickable image link?
thanks, but that link and article had to do with icons. My question was, is there a way set a default post image= eg, “if no post image is set, use xyz.jpg as post image”
In the theme now, when you call up related posts and display post image, or use a tiled category/ archive page that looks for post image, when there is none there are lots of blank spots and it looks crappy. I’m looking for a way to have a default post image, such as my logo.
I can’t figure it out in firebug because of the overlaid image/link/ classes and stuff. I’m not so good with the code stuff :) anyway, what is displayed is a rectangular area… looking to stick something there in its place if there is no other post image.
hello, any ideas?
perfect! thanks!
using single post with big preview BTW- -
AuthorPosts