Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter tameembis

    (@tameembis)

    For what it’s worth, kindly find the CSS script for the page below. Unfortunately the changes I have made to this CSS sheet are not actually affecting the page.

    #header{
    width: 100%;
    height: 100%;
    background: #253B86
    }
    
    title {color:blue;}
    
    #footer {
      background-color: #4f5b66;
    	background-image:url(https://www.bostonislamicseminary.org/wp-content/uploads/2020/06/Footer3-3.jpg);
    	background-size: cover;
    	background-position: 50% 50%;
    	font-size:15px;
    	padding: 50px 0;
    	color: white;
    	
    }
    #footer .copyright {
      
    }
    
    .h1 {color:blue;}
    
    .themeum-breadcrumbs {
    	display:none;
    }
    
    #sub-title {
    	background-image:url(https://www.bostonislamicseminary.org/wp-content/uploads/2020/07/banner.png);;
    }
    
    .sub-title-inner {
    	font: sans-serif;
    	font-size: 80px;
    	color:white;
    }
    .sub-title {
    	background-image:url(https://www.bostonislamicseminary.org/wp-content/uploads/2020/07/banner.png);
    }
    • This reply was modified 3 years, 7 months ago by tameembis.
    • This reply was modified 3 years, 7 months ago by tameembis.
    Thread Starter tameembis

    (@tameembis)

    Thank you for your help.

    Here is a sample URL: https://www.bostonislamicseminary.org/aboutus-2-2/

    I can’t find the option to attach a screenshot here. However as you can see on the specified URL, the title of the page and any text that is set to a Header type has the same color.

    We want the title of the page (Why The Seminary?) to be white. Whereas the footer of the page (the bottom centered e-mail address and the Boston Islamic Seminary footer title in the top left of the footer) should be dark grey.

    Thread Starter tameembis

    (@tameembis)

    Strangely none of the CSS changes have been working. Here is a sample HTML snippet from my page:

    <title>Boston Islamic Seminary | Community Outreach Programs</title>

    Here is a snippet from my custom CSS stylesheet:

    #title {color:blue;}

    I also tried:
    .title
    title

    None of those modifications work. To check my modifications I select “save as draft”, then I click on the preview link generated but my webpages look the same.

    What are some potential issues that nullify CSS stylesheet changes?

    Forum: Fixing WordPress
    In reply to: Theme history
    Thread Starter tameembis

    (@tameembis)

    @sterndata I was able to see the theme using your link but

    @joyously It’s strange- the internet archive option isn’t showing the actual theme at the time of capture. I tried several different links on the site and all seem to be the current theme, but the content of the timestamp.

    Forum: Fixing WordPress
    In reply to: Theme history
    Thread Starter tameembis

    (@tameembis)

    Thank you Joy! It sounds like there is some pointer to the theme called the “theme slug”. Is this pointer also available on the source of a page’s history, if I check revisions of a page?

    If not, can you provide more info on how to check the theme slug?

    Thanks!
    Tameem

Viewing 5 replies - 1 through 5 (of 5 total)