Forum Replies Created
-
AuthorPosts
-
February 17, 2014 at 5:00 pm in reply to: COLOR SECTION; Easy Slider; HEADINGS; HEADER with scroll; SIDE MENU CSS #224994
Great Thanks! works!
The code still needed :
– MAIN NAVIGATION (TOP) a:CURRENT and adjustment of height/color of marker for a:current
– HOW TO ADJUST WIDTH OF DROP-DOWN menu
– HOW TO REMOVE hover BACKGROUND BAR of colourFOR SIDEBAR NAVIGATION:
– HOW TO REMOVE hover/current BACKGROUND BAR of colour and replace with an alternative text decoration
– how to add place below navigation so there is padding between navigation and a widget.SLIDE SHOW ETC::: follows….
Thank you for all your help – nearly finished and can do the next one with enfold in a breeze.February 14, 2014 at 12:27 pm in reply to: COLOR SECTION; Easy Slider; HEADINGS; HEADER with scroll; SIDE MENU CSS #223909NOTHING SEEMS TO WORK
NAVIGATION
This code you provided me with worked for the a: current (how to remove the bar of color?
.main_color .sidebar .current_page_item>a { color: #cc4c21;}
The default “a” is very light (seems to be 50% of a solid colour. any way to change this?
same with the main navigation.
Please send code for Main Navigation to adjust:
color a
color a:hover
color ul a
color ul a:hover
WITHOUT this percentage of chose color making it too light.Allowing anything within a color section without padding, margin etc… seems to be difficult
On Page: Workshop
http://www.tcm-team.at/workshops/
I tried a photograph in a 1/3 column, content in a 2/3 column – within a color sectionOn Page Sommerakademie:
http://www.tcm-team.at/sommer-akademie-am-bauernhof/
easy-slider in a 1/3 column, content in a 2/3 column – within a color section
used your code here and now there is no margin or padding at the top but still at the bottom.
when I add padding to the text column the slider also takes on paddingOn page Studienreise
http://www.tcm-team.at/studienreise-nach-china/
content wrapped around a photograph – within a color section- This reply was modified 10 years, 9 months ago by DaraEmerson.
February 12, 2014 at 12:18 pm in reply to: COLOR SECTION; Easy Slider; HEADINGS; HEADER with scroll; SIDE MENU CSS #222720photograph within a text box within a color section:
http://www.tcm-team.at/workshops/
http://www.tcm-team.at/studienreise-nach-china/easy slider in a color section:
http://www.tcm-team.at/sommer-akademie-am-bauernhof/February 12, 2014 at 11:59 am in reply to: COLOR SECTION; Easy Slider; HEADINGS; HEADER with scroll; SIDE MENU CSS #222713Sidebar Navigation
Thanks – In my reply #220985 to you I have this code (for the sidebar navigation)what is NOT working is the a:active –
-
I would like to have the color (shown in the code below) and be able to remove the color in the background
. Default :active seems to be black or the main content colour.
.main_color .sidebar a:active {
color: #cc4c21;
}Margin – COLOR SECTION
so this is what I put into the CSS: (with and without a “.” before the workshopcolorsection) and it did not work
.flex_column .avia-slideshow workshopscolorsection {
margin: 0px 0 0 0;
}…so I did this and the result is that, at the top there is no padding but at the bottom (of the easy-slider) there is.
#workshopscolorsection .flex_column .avia-slideshow {
margin: 0px, 0px, 0px, 0px;
}If I add some space within the 2/3 column and under the content (next to the 1/3 column which houses the easy-slider) there is MORE space under the easy-slider as well.
Is there a solution?
February 8, 2014 at 1:16 pm in reply to: COLOR SECTION; Easy Slider; HEADINGS; HEADER with scroll; SIDE MENU CSS #221215Thanks Ismael!
This does not work.
We have a right sidebar – default, set in Enfold Child under Theme OptionsWould still like to understand how to get those photos/slideshows to be in the color section without padding etc…..
Also the logo in the HEADER still sometimes sits flush when in scroll mode (thought it was fixed)
Vertically in the iPod the logo is squished (width) – have not yet checked on the mobile.Thanks – nearly finished with the visual and have to check the browsers and W3 verification.
- This reply was modified 10 years, 9 months ago by DaraEmerson.
February 7, 2014 at 6:15 pm in reply to: COLOR SECTION; Easy Slider; HEADINGS; HEADER with scroll; SIDE MENU CSS #220985I have searched and found some code you provided to answer question 5)
HOWEVER the a:active is NOT working I am getting a brown color instead of the css definitions.
Need code to remove lines and change font style – thanks
See below:.main_color .sidebar a {
color: #d1ada1;
}.main_color .sidebar a:hover {
color: #7aa84a;
}.main_color .sidebar a:active {
color: #cc4c21;
}- This reply was modified 10 years, 9 months ago by DaraEmerson.
February 7, 2014 at 4:45 pm in reply to: COLOR SECTION; Easy Slider; HEADINGS; HEADER with scroll; SIDE MENU CSS #220917Already found the solution to one – the css I placed on the color section was fixed at a certain height – fixed that so the bar expands now in mobile mode and the content does not ride into the content below the color section. Would still like to understand how to get those photos/slideshows to be in the color section without padding etc…..
Also found your code for adding padding under the logo in the header – so that is also taken care of
Thanks!
One further question: I have added some code into quick CSS (as you have told others in other threads
Is there a reason to put it there? Can I add it rather in my main CSS?- This reply was modified 10 years, 9 months ago by DaraEmerson.
February 6, 2014 at 8:29 pm in reply to: COLOR SECTION; Easy Slider; HEADINGS; HEADER with scroll; SIDE MENU CSS #220653This reply has been marked as private.January 24, 2014 at 1:19 pm in reply to: font colour in icon list does not match main content font colour #2143793 – Yes we are using the responsive mode but I have made some changes both within a specific text block and/or in the child CSS
2 and 1 – we will implement and let you know how it works –
THANKS
January 24, 2014 at 1:16 pm in reply to: font colour in icon list does not match main content font colour #2143774 – We cannot change any information in this section added with the PHP debugging
(I tried but no changes occurred).
It is simply a reference – yes?- This reply was modified 10 years, 10 months ago by DaraEmerson.
OK – If I switch to default editor I lose the entire page – cannot edit anything on a page!
This is illogical and frustrating – what shall I now use all these options for when my page is missing in the editor?
there is no option to switch to “default editor” within a text box only for the entire page.and the short code is not “short code” I can add a photo etc… and there is a box to add with detailed ways to make changes. But I can find no “code” to add into any widget – nor does this bring me closer to adding a photo into the sidebar area.
Where is the “Appearance > Widgets” ? My WordPress is in German.
Do you have any documentation on how this works?
Hi Yigit!
– When I click on Magic Wand ( within any normal text box ) all I see is “drop cap 1, drop cap 2 and font icon”
Am I missing something?– how do we paste shortcode in the the text widget area? as HTML code?
in the text widget areas there is no place to switch to default editor.– So is it possible to place photos, slideshow, video etc… in the sidebar area or not?
is there a photo widget etc… ?– To change the CSS, we would like to be able to individually change other text widgets for each section. how to specify differences in css?
Thanks
Hope I am being clear enough
- This reply was modified 10 years, 10 months ago by DaraEmerson.
November 27, 2013 at 7:50 pm in reply to: missing tabs "font" and "background" in styling section #194035Thanks! – So there is a question:
When we originally asked how to change the size in the main navigation you gave this:
.main_menu ul:first-child > li > a { font-size: 14px; }2. In your support we additionally found this for the main navigation (which also works):
#top .main_menu ul.menu li > a { font-size: 14px; }what is the difference?
3. now you have given this for the drop down menu (It works nicely without changing the additional navigation – thanks! (non-fixed header with additional navigation))
#top .main_menu .menu li ul a { font-size: 14px; }is 2. ok to use or is there a cleaner script?
It would be great if you would post a list of the main css elements so we can leave you in peace for more complex issues.
sometimes inspecting the elements does not work so easily.November 27, 2013 at 5:20 pm in reply to: narrow full-width photo with sidebar menu widget UNDERNEATH #193926We used the custom menu but this does not work where the Permalink is
we have a custom menu item: ….at/ausbildunge-learning/
should read:
….at/ausbildung/e-learning/cannot change this where one is allowed to change this link in your editor
Dear Team,
I found this code to increase size of main and drop-down menu#top .main_menu ul.menu li > a {
font-size: 14px;
}
#top .sub_menu ul.menu li > a {
font-size: 14px;
}problem is that the size of the secondary menu Header (non-fixed header with additional Navigation and social icons) increases as well
how to keep that the default size?How to move the social icons to the right of the secondary menu on the far side of the telephone number?
Thank you!
November 27, 2013 at 4:50 pm in reply to: missing tabs "font" and "background" in styling section #193912Thanks – still cannot find where to change the font-size of the drop-down menu items. (inspected elements to find css style)
Thanks! – will do in a few days.
thanks! did that already. it worked.
TRYING TO MAKE IT A STRONGER COLOR THOUGH which is NOT working (currently very light due to the Styling palette).Also trying to make the side menu with similar colors as in the main menu.
Not working. It seems to want to use grey (body content colour)
tried with custom css but perhaps did that wrong.
also trying to remove the bar around visited link on side menu.
I looked this up in your forum but the code you gave did not work for me.The styling palette I find very complicated – would be more clear if everything is labelled (h1-6, links, menu, roll-over, etc…) and one could define in this way with both color AND SIZE. Also cannot find any documentation which addresses main areas. Is there a page where you have the defined css areas where we do not need to contact you with each and every question?
thanks!November 16, 2013 at 12:50 pm in reply to: narrow full-width photo with sidebar menu widget UNDERNEATH #189584and this?:
*automatically generated default sidebars from the children of the main menu items only show in alphabetical order – is there a way around this?
Is “Yeost Breadcrumb” compatible witht he Enfold?
thanks!
November 13, 2013 at 6:18 pm in reply to: missing tabs "font" and "background" in styling section #187883ok – the tab font size is also too small – how to increase?
Is there a chart you have where we can see which css titles you have given to elements so we can find ourselves and write the css without having to ask you each time?November 13, 2013 at 5:59 pm in reply to: missing tabs "font" and "background" in styling section #187875…and thanks for the help
November 13, 2013 at 5:54 pm in reply to: missing tabs "font" and "background" in styling section #187872Thanks!
This means it does not automatically generate- I would like it to duplicate the submenu under a main menu item – this would have to be done manually. Does it affect the Search Engine Optimization?.
So either a widget which also is not a “Menu” or a Tab – also not a menuNovember 13, 2013 at 5:36 pm in reply to: missing tabs "font" and "background" in styling section #187858this is the page with the side menu I would like to make:
http://kriesi.at/themes/enfold/features/The rest will take some time to digest. Thanks
November 13, 2013 at 4:46 pm in reply to: missing tabs "font" and "background" in styling section #187826Just a few suggestions from a typography profi
1 – It would be great to have the option on H1 and H2 to have Upper and Lower Case
2 – Dropcaps should be able to be 3 lines tall (another typeface great but I realize it may be pushing the limits of present programming.)
3 – The normal content type could be a bit larger – again too small for the over 40’s: )
November 13, 2013 at 4:17 pm in reply to: missing tabs "font" and "background" in styling section #187806how to remove “Enfold Theme by Kriesl” It is possible with other templates and written in the priimary documentation
Thanks!November 13, 2013 at 4:10 pm in reply to: missing tabs "font" and "background" in styling section #187803Thanks!
We would like to alter all sizes and type possibilities, especially where the typography only allows UPPER CASE letters.
We would like the main menu larger to begin – this is too small for viewers over 40 years.Could you also please inform us how to set up a side menu – identical to the drop down menu under the main menu.
We assume that this is possible – yes?Thanks for the reply
: )November 13, 2013 at 3:29 pm in reply to: missing tabs "font" and "background" in styling section #187781Thanks!
But we would like to change the sizes!
this are much too small for the new generation websites where minimum size is at 16pt.
Is this possible at all?Do we have to go into the child theme and write an entirely new css for this?
or is there some possibility to tweak?
We understood before purchase that the ability to work with the typography is possible.Thanks!
Best regards,dara emerson
-
AuthorPosts