Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6781095
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:35:02+00:00 2026-05-26T16:35:02+00:00

Hei , Following is my html code and css . I dont want to

  • 0

Hei ,
Following is my html code and css . I dont want to display border on picture if user has not uploaded picture in article. Now my code is not hard coded in html file and thats why image tag is also displaying for every short article .If some articles have not picture border is still showing because i have style for it.
I dont want to display border if user has not uploaded any picture. How can i achieve this using jquery .Any idea.

<div class="ShortAticle">
    <div class="ShortArticlePicture">
        <a href="#"> <img alt="Title" src="/images/viewimage.aspx?id=ArticlePicture" /></a>
    </div>
    <div class="ArticleText">
        <h3>Title</h3>
    </div>
</div>

CSS:

.ShortArticlePicture img {
    border: 1px solid #cccc;
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T16:35:02+00:00Added an answer on May 26, 2026 at 4:35 pm

    Try the following style, it will show border only if src attribute is present

    .ShortArticlePicture img[src] {
        border: 1px solid #cccc;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hei guys, I have the following problem: As I can see those arrows are
Hei, i think order by is ordering things wrongly. Example code: static void Main()
hei. the language is java. i want to extend this class which the constructor
I have a simple css image rollover. I have validated the code, and it
I have String in the following format blah blah [user:1] ho ho [user:2] he
I have a problem with SetFetchMode call in Criteria API in following query: DetachedCriteria.For<User>()
hei, assume that i have this code: <StackPanel> <Canvas x:Name=canvas Height=400 Width=235> <Image x:Name=image
Hei! I need to optimize some matrix multiplication code in c, and I'm doing
Hei I’m trying to learn Linq to SQL and wondering if somebody can suggest
hei, Using Linq to SQL (ala NorthWind database for example): How to select all

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.