Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of HTML output, usually via Themes. When you have to use this tag, then there's a high chance that your question is off topic on this SE network site.
0
votes
1answer
18 views
Multisite domain mapping breaks CSS
I have set up a multisite (sub directories) and all my plugins/CSS was working fine.
Then I added domain mapping and managed to point a domain example.com to a site ID 4.
All still working fine.
...
0
votes
1answer
50 views
Contact form 7 Plugin
http://www.tahititravel.com.au/site/thepage/
Here I have a form. I am using Contact Form 7 Plugin.
I have modified the CSS to suit my Design.
But When the form validates my design is ruined
How ...
0
votes
0answers
12 views
If user removes section with theme customizer I want it to add padding to footer
I added the ability to the theme customizer for the user to remove a section that is above the footer. The issue is when the section is removed it is causing the links in my footer to move up.
How ...
0
votes
1answer
47 views
Using page-id-{ID} from body_class() in local dev, versus live staging
Not sure this is a question suitable for this forum, but I'll try:
I think it is pretty convenient targeting elements in css/jQuery for a specific page by using the page-id-{ID} generated by ...
0
votes
0answers
36 views
How to change the font size of title of the slider in extensio template? [closed]
I am currently working on my website in wordpress. I use the theme template called "extensio". I would like to change font size of the title in the slider but I cannot find out any settings for it.
...
0
votes
4answers
48 views
contact 7 plugin stops some pages from working properly
I started to use contact 7 plugin and I'm having a slider and some effects on other images when i activate the plugin they stop working this is the web page
http://www.digitalways.com.sa/
I ...
0
votes
0answers
13 views
Using dynamic css in wordpress [duplicate]
I'm relatively new to coding. I've created a website for myself using wordpress as a platform, and am trying to use a dynamic css page to randomize certain styles.
Wondering if I'm missing something ...
0
votes
1answer
33 views
Plugins not showing up for custom template
I'm customizing the index.php page. I've customized my header.php and footer.php and created the styles for both things.
My main index.php page has:
<?php
/*
Template Name: Main
*/
?>
...
0
votes
1answer
37 views
Best practice when modifying plugins CSS [duplicate]
If i need to change CSS for a plugin, should i place the modified declarations with the plugins classes in my child themes style.css file or modify the plugins style sheet directly?
1
vote
1answer
50 views
Add a class to post title if a link ends with a certain extension
I am using a Page Links To plugin that allows me to link the post title to an external web page, rather than to the content of the post. And I link some of the post titles to external pages, and ...
0
votes
0answers
126 views
Menu li on hover reveals a Div styled with CSS special effects like transform shapes gradients or a background image
I was asked to make this a more obvious WP question, sorry.
It is about the WP NAV MENU I think...
Is there a way to have every menu item get listed and have a div correspond to it that is within the ...
0
votes
1answer
56 views
CSS Styling for a Page/ Site made with Pagelines
I know how to change the HTML of page inside wordpress but for some reason I can't find the CSS for the page I'm looking for. I can find a huge amount of code made by Pagelines(Is it in there?). The ...
-1
votes
1answer
73 views
How to centre menu items on horizontal nav bar? (e.g. make margins equal) [closed]
I'm currently working on building this site:
http://2013.whitehallrow.com/
I would like to centre the menu items so that there isn't the large gap after "Row Club" on the right. I've tried to locate ...
0
votes
0answers
38 views
Cant get theme to change footer color through theme customizer
I am having an issue trying to configure the theme I am working on to allow the footer color to be changed. So far all of my other options work so I am geussing it is an issue with the way I am ...
4
votes
1answer
226 views
How to enqueue style before style.css
How do I enqueue a .css file before style.css is loaded? Or make the default style.css dependant on another .css file?
I'm trying to load a .css reset, which style.css would overwrite.
Here's what I ...
-1
votes
1answer
38 views
Image width issue in IE [closed]
For some reason images are being displayed as a thin line in IE 8 and earlier and i cannot work out why this could be. I'm using CSS to re-size the images for the homepage, the reason for me using CSS ...
0
votes
1answer
73 views
individual images as navigation design TwentyTen
I can't figure out a solution for changing the black bar in Twenty Ten to individual background images behind each link. Using an image I created in Photoshop I have tried changing a few things in the ...
0
votes
0answers
72 views
Waterfall Flow Style, the new loading post can't get style
I try to create a Waterfall Flow Style theme, i use "Infinite Scroll" plugin can infinite load new posts when you scroll down the page.
then i use DIV wrap the whole post and float left, it works ...
0
votes
0answers
71 views
Line break - ever-confusing in new editor
I can see this issue has been discussed at length but I'm still struggling to find a solution. I'm trying to get reasonable spacing between paragraphs Between first two paragraphs, I'm using one line ...
0
votes
0answers
30 views
Unregister default admin styles from specific admin page
I'm trying the following code in theme's function.php:
function mypage_remove_scripts() {
wp_deregister_style( 'wp-admin' );
}
add_action( 'mypage', 'mypage_remove_scripts' );
But that doesn't ...
0
votes
1answer
47 views
Ordering stylesheet above <style> using functions.php
I'm loading a stylesheet and a style into the header using functions.php. This works but the stylesheet is being presented below the <style>. I need to order the stylesheet above the style ...
0
votes
0answers
50 views
wp_register_script stops wp_enqueue_style working
Ambiguous title, yes. Sorry.
I am using the roots framework to register scripts and stylesheets.
When I include the wp_enqueue_script('main_js'); my style sheets come out as <style media="" ...
0
votes
1answer
24 views
Post interior margin in twenty eleven theme
I'm trying to customize the aspect of a single format post, in my case is "Link".
I've added a different color background so they look different, editing the CSS as this:
.format-link .entry-content ...
0
votes
0answers
27 views
force to load media-views css styles
I'm creating a modal window similar to the one media upload modal window that's part of the core WP. I'd like to use the same styles that are already there, I noticed that the styles are
loaded via ...
-1
votes
1answer
35 views
Integrating CSS Into a WP Function Call [closed]
Below is a code I use to display post views. It is integrated with an options panel which allows users to choose whether to display it.
I would like to integrate the div class .postviews directly ...
0
votes
1answer
26 views
Outputting the blogposts or the_content()
On the dashboard under add pages, I have 3 section of blockquotes, under text
<blockquote id="section1">first</blockquote>
<blockquote id="section2">second</blockquote>
...
0
votes
1answer
58 views
Converting Static HTML pages to Wordpress
I have copied the HTML page content to the pages of the WordPress. The words have shown up under Preview but all the CSS and styling are gone. I have also imported the style.css into the Theme ...
0
votes
0answers
14 views
Where to include extra css file [duplicate]
1) Where should I include extra css file. I am using twenty twelve.
2) Also, I am a HTML developer, don't know much about php. I am using twentytwelve to convert an HTML to wordpress. Where should I ...
-1
votes
2answers
439 views
Style product detail page with custom CSS in woocommerce
I am trying to style a single product page with custom CSS in WooCommerce. I managed to get the categories styled with the conditional tag is_product_category in my header file and an php IF ...
0
votes
1answer
39 views
how to add custom logo to my template
So now it should be somewhere here. I still have no idea how to do it :<
<div id="logo-wrap">
<?php
PC_Utility::pc_display_theme_logo($options);
...
1
vote
2answers
66 views
How does a Child Theme works?
I created a child theme and installed it but I don't know how exactly it works!
For example, in the parent theme I have the code below:
.header {
margin-top: 10px;
margin-bottom: 10px;
...
0
votes
1answer
140 views
some things in child theme css not overriding parent
I am writing a child theme with Blogolife as its parent. (I'm doing it on a local server, so can't show you the actual page). I have made several changes to the CSS in the child theme's "style.css" ...
0
votes
1answer
130 views
define css class in functions.php
In my theme I use theme options to set colors to categories (heading colors, dividers colors etc etc)
The way I do it is defining variables which holds a color hexa like so:
$category1_color = ...
0
votes
0answers
54 views
Insecure content loading on a secured site, how to force https?
I have a seemingly odd issue where when logged in as an admin on a site I can load all content and assets just fine. When I logout to view the site entirely as a user would see it, the html content ...
0
votes
0answers
34 views
Dynamic CSS no longer working
A site I am working on uses the iiRe Social Icons plugin http://wordpress.org/extend/plugins/iire-social-icons/
The plugin uses PHP to dynamically generate CSS, as seen on these lines in the plugin's ...
0
votes
1answer
54 views
How to add different CSS for galleries
I use jetpack carousel for all of my galleries , even for my featured image, my question is, how do I style my [gallery] outcome to use different CSS for the featured image so I can manipulate it a ...
0
votes
1answer
31 views
Using variable to display a page with a different stylesheet
Is it possible to implement a different stylesheet for a page using a url variable, for example
Normal URL: www.example.com/page
Would use the normal stylesheet
Alternative URL: ...
1
vote
1answer
85 views
Add classname to the_category() function?
is it possible to use add_filter or something similar to add the slug of the category as classname to the the_category() function?
Right now when using the_category() the output looks like this …
...
1
vote
1answer
44 views
How to implement a JavaScript and CSS file for my WordPress homepage?
I saw this Javascript feature tour file today, and was curious how I would go about implementing it on the homepage of a WordPress site.
Ideally, I'd like to add it so it only shows up if and only ...
0
votes
1answer
47 views
Is there a good way to use CMS images with CSS
I am building a responsive wordpress theme that allows for a custom banner image to be uploaded to each page. However, because of the responsive nature of the theme I need to set the images as ...
0
votes
1answer
40 views
How to change the standard width of a page
How can I expand the standard width of a page in a premium theme? It seems to be fixed to 800px, and I don't know where to start.
0
votes
0answers
44 views
Prevent text from wrapping around left-aligned images
Good day
In Wordpress, when you align an image to the left, the content that follows wraps around the left aligned image. I tried setting the image as block, but it does not work. How do I prevent ...
2
votes
2answers
71 views
TwentyTwelve versioning
I'm making a child theme for TwentyTwelve, but my host is caching my files, so I'm not seeing the changes I do to my style.css file.
Is there a way to version the stylesheet for my child theme?
How ...
-1
votes
1answer
168 views
Creating a Horizontal menu
i'm new to creating wordpress themes and want a menu at the Top of my page.
I do have the following:
Header.php
<html>
<head>
<title>Tutorial theme</title>
<link ...
-2
votes
1answer
100 views
Change navigation bar font and make all uppercase! [closed]
I need to change my nav bar font and I can't figure out how. I've tried messing with the CSS but nothing has worked. I also want to make all the letters uppercase.
http://www.kristenkellerreeves.com
0
votes
2answers
57 views
Display Something in the Header After All Styles are Loaded
I'd like to include a functionality in a theme that will overwrite styles from previously included CSS files. For this purpose, I need to be able to display a <style> in the header after ALL ...
0
votes
1answer
337 views
Add class to DIV depending on page loaded
I'm designing a new theme and in my page template a have a section where an image is displayed . I would like this image to change depending on which page is loaded.
The section is a DIV like this: ...
0
votes
1answer
51 views
What can cause JavaScript and CSS files to be minified?
On one of my client's site, I see that my plugin's JS and CSS files are minified.
Trying to identify what causes the files to minify, I tried to deactivate all plugins (except mine), and changing the ...
-2
votes
1answer
33 views
Adding classes to html elements [closed]
I'm just getting started with Wordpress and was wondering what were the best practices for adding extra classes to an html element. Should I just hardcode them into my template files? I'll be taking a ...
-2
votes
2answers
119 views
IE 6~8 ignoring font, background, and margins on sidebar [closed]
I am using the default Twenty Twelve Wordpress theme with my site, and I am trying to customize the sidebar. The CSS I am using is:
.widget-area, #secondary{
float: right;
width: 210px;
font-family: ...
