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
0answers
12 views
Wordpress Parabola theme responsiveness layout issue [on hold]
I had posted this on StackOverflow but it was suggested to me to post in this forum. You learn something everyday!
In my first foray into Wordpress I am using the Parabola theme. I am very impressed ...
0
votes
1answer
17 views
Dynamic css file Server Error
my theme uses a dynamic css file 'custom-style.php' which is included through wp_enqueue_style(); This file includes some styles depending on the theme options (colors,fonts,...)
On some installation ...
0
votes
0answers
10 views
Rich Text no shown on pages and post [on hold]
I have a template made from html to WP, seems to be all was wonking perfectly until I tried to use remarked text with BOLD and Italic text. all text in post is shown FLAT, only shows pre coded color ...
0
votes
0answers
24 views
Advice On Wrapping Text Around A Shortcoded Box
I hope someone can help me with this. I have very minimal css knowledge and I have tried to sort this out but so far have had to luck. I brought a plugin which creates boxes that can be customized. ...
-1
votes
1answer
14 views
How to edit CSS to change the line height of sidebar elements [on hold]
I have a site at: http://www.learnerator.com/admissions-essays/
I want to use the WP editor to change the line height of the categories in the right sidebar, but for the life of me I can not find ...
0
votes
1answer
16 views
comments_popup_link() - how to load different classes/images according to different comment condition?
As the Codex says the syntax:
<?php comments_popup_link( $zero, $one, $more, $css_class, $none ); ?>
it's clear that we can load different texts according to different comment conditions, ...
-1
votes
0answers
12 views
What is going on with my menu in CSS? [closed]
I am learning CSS and trying to understand what is going wrong here.
The link on pastebin
In the CSS Style I have a Menu #access that lists all the items in the menu.
#access .home > a { ...
0
votes
0answers
13 views
Editing blog titles / font [closed]
I can't work out how to edit the blog titles. I've managed to make them bold but that's as far as I could get. I'd like to change the size and font.
This is the blog: ...
0
votes
0answers
20 views
trying to get white div superiposed on black body [closed]
I can do something in simple html/css, which is set the to a black background and have a white centered in front of it, like this:
<html>
<head>
<style>
body
{
...
0
votes
0answers
38 views
Add custom CSS in WordPress Page
I am new on wordpress. I am admin in a wordpress site and I don't have access to the theme.
I want to create a new blog page where I include a new css code. I tried to add on the text editor:
...
0
votes
2answers
27 views
How can a left and right margin be added to the admin bar without access to “…wp-includes/admin-bar.php”?
I do not have access to "wp-includes/admin-bar.php" due to security restrictions placed by my host, they have advised me to use css stylesheets which I am not familiar with.
I am looking to add a ...
-1
votes
0answers
22 views
Need help in configuring masonry theme [on hold]
I am a photographer and I am building my website. www.elamukil.com
I am using pronto theme.
I want to increase the post box size. I added the below style to the CSS but now I lost the animation ...
0
votes
1answer
49 views
functions.php / replacing div's with new ones?
I'm not sure the best way to tackle this one:
I have a menu I saw and like and want to use it as a basis for my own. I have the CSS for it. On the page it comes from its all labeled differently to my ...
0
votes
1answer
27 views
single.php doesn't getting style
i'm embedding a wordpress blog in a html page and i did the steps to successfully add the header and the footer of my site www.srougi.biz/soulfighter/blog. But now I need to stylize my single.php that ...
0
votes
0answers
41 views
How do i keep my current page menu highlighted on pagination?
I have a navigation menu in a page that highlights the current menu you’re on based on the URL by adding a class.
My problem is that my page is paginated, so sometimes the user will end up at:
...